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
I'm pretty sure the deadline for this is close approaching. A quick solution would be to curl the server with the authentication, however, a more permanent solution would be to have the user send the query to prevent api rate limiting.
Github has just deprecated the way in which this project is authenticating with the GitHub API.
https://developer.github.com/changes/2019-11-05-deprecated-passwords-and-authorizations-api/#authenticating-using-query-parameters
Moving forward we need to switch to an OAuth system.
The text was updated successfully, but these errors were encountered: