You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
On June 7th, 2020 at 02:42 (UTC) your application (MetaCPAN) used an access token (with the User-Agent libwww-perl/6.15) as part of a query parameter to access an endpoint through the GitHub API.
https://api.github.com/user
Please use the Authorization HTTP header instead as using the `access_token` query parameter is deprecated.
Depending on your API usage, we'll be sending you this email reminder on a monthly basis.
Visit https://developer.github.com/changes/2020-02-10-deprecating-auth-through-query-param for more information about suggested workarounds and removal dates.
I'm not sure where the access_token error came from, but it doesn't appear to be a problem in the ticket script.
I can't see anything immediately wrong with the script - I tried running it on the server and everything appeared to work, yet it still didn't seem update ticket counts. It seems that it needs more debug messaging to uncover where the problem is.
This dist has no bugs section, but there are clearly open issues on the repository: https://fastapi.metacpan.org/v1/distribution/App-perlimports
Possibly there's an issue with GitHub tokens when the cron is being run.
The text was updated successfully, but these errors were encountered: