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

Update GitHub OAuth Client #135

Open
niemyjski opened this issue Apr 20, 2020 · 4 comments · Fixed by #138
Open

Update GitHub OAuth Client #135

niemyjski opened this issue Apr 20, 2020 · 4 comments · Fixed by #138

Comments

@niemyjski
Copy link
Collaborator

https://medium.com/swlh/github-api-oauth-in-2020-43944bdc8ab6

@plixxer
Copy link

plixxer commented Jul 2, 2020

Can you add a brief summary on the issue you are facing? you have only added a link to a tutorial

@aybulatb
Copy link

aybulatb commented Oct 2, 2020

Hi, need to update github client to the way it is described in the article, am I right?

@niemyjski
Copy link
Collaborator Author

I believe so, the GitHub docs has more information. Thank you!

@niemyjski
Copy link
Collaborator Author

Looks like there could still be an issue here.

On November 8th, 2020 at 08:32 (UTC) your application (abc) used an access token (with the User-Agent RestSharp/106.11.7.0) 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.

@niemyjski niemyjski reopened this Nov 9, 2020
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging a pull request may close this issue.

3 participants