Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

github warning: app uses deprecated authorizations endpoint on github api #227

Open
robbyjm opened this issue Apr 14, 2020 · 4 comments
Open

Comments

@robbyjm
Copy link

robbyjm commented Apr 14, 2020

On April 14th, 2020 at 22:12 (UTC) you or an application you used recently accessed the deprecated Authorizations endpoint on the GitHub API with the useragent curl/7.66.0.

We will remove the Authorizations API endpoint on November 13, 2020. If you accessed the API via password authentication, then we recommend you use the web flow to authenticate. Please check that your app uses the web flow for authentication https://developer.github.com/apps/building-oauth-apps/authorizing-oauth-apps/#web-application-flow

You can learn more about these changes by visiting our developer blog https://developer.github.com/changes/2020-02-14-deprecating-oauth-auth-endpoint

Thanks,
The GitHub Team

@ypcrts
Copy link

ypcrts commented May 8, 2020

Yeah, same. It would be nice to have something in the docs as a manual workaround, so we can generate ~/.gist-vim and put token 923749028374098273490827 in there.

@mattn
Copy link
Owner

mattn commented May 8, 2020

Thanks. Will look later

@hholst80
Copy link

hholst80 commented Oct 4, 2020

Whatever it was doing it is no longer working.

This API can only be accessed with username and password Basic Auth

@mattn
Copy link
Owner

mattn commented Oct 4, 2020

Yes, only possible to do is removing password prompt.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

4 participants