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 to use Authorization HTTP header instead #487

Closed
cptpiepmatz opened this issue Feb 18, 2020 · 1 comment
Closed

Update to use Authorization HTTP header instead #487

cptpiepmatz opened this issue Feb 18, 2020 · 1 comment

Comments

@cptpiepmatz
Copy link

Is your feature request related to a problem? Please describe.

Recently i get sometimes emails from github that an application is using a deprecated feature which kinda annoys me.

Describe the solution you'd like

I don't to get these emails anymore, therefore it should get updated.

Additional context

The mail:

Hi @derPiepmatz,

On February 18th, 2020 at 19:57 (UTC) your personal access token (Sync-Settings) 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. If this token is being used by an app you don't have control over, be aware that it may stop working as a result of this deprecation.

Depending on your API usage, we'll be sending you this email reminder on a monthly basis 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/2020-02-10-deprecating-auth-through-query-param for more information about suggested workarounds and removal dates.

Thanks,
The GitHub Team

@UziTech
Copy link
Member

UziTech commented Feb 18, 2020

duplicate of #463 should be fixed in the latest version

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