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

access_token query parameter is deprecated and will be removed July 1st, 2020. #476

Closed
ghost opened this issue Feb 10, 2020 · 2 comments
Closed

Comments

@ghost
Copy link

ghost commented Feb 10, 2020

On February 9th, 2020 at 11:01 (UTC) your personal access token (atom editor) using NodeJS HTTP Client was used as part of a query parameter to access an endpoint through the GitHub API:

https://api.github.com/gists/*********

Please use the Authorization HTTP header instead, as using the access_token query parameter is deprecated and will be removed July 1st, 2020.

Depending on your API usage, we'll be sending you this email reminder once every 3 days for each token and User-Agent used in API calls made on your behalf.
Just one URL that was accessed with a token and User-Agent combination will be listed in the email reminder, not all.

Visit https://developer.github.com/changes/2019-11-05-deprecated-passwords-and-authorizations-api/#authenticating-using-query-parameters for more information.

@maurice-schleussinger
Copy link

See #463

@UziTech
Copy link
Member

UziTech commented Feb 10, 2020

This is fixed in the newest version

@UziTech UziTech closed this as completed Feb 10, 2020
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

2 participants