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

[Security] Token in HTTP header instead of query param #19

Closed
josemore opened this issue Oct 2, 2020 · 4 comments
Closed

[Security] Token in HTTP header instead of query param #19

josemore opened this issue Oct 2, 2020 · 4 comments

Comments

@josemore
Copy link

josemore commented Oct 2, 2020

Did a quick test to sync my labels using this tool.
I got a warning from Github:
"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."

@Xiphe
Copy link
Owner

Xiphe commented Oct 2, 2020

Thanks for reporting.
I currently don't have the time to work on this tool but PRs are very welcome.

@RonenYAtZenity
Copy link

It is not a warning anymore:
{"message":"Must specify access token via Authorization header. https://developer.github.com/changes/2020-02-10-deprecating-auth-through-query-param","documentation_url":"https://docs.github.com/v3/#oauth2-token-sent-in-a-header"}
I guess that till fixed we will not be able to use the tool?

@Xiphe
Copy link
Owner

Xiphe commented Jan 11, 2022

I'll try to fix this soon™

@Xiphe Xiphe closed this as completed in 1dff360 Jan 26, 2022
@Xiphe
Copy link
Owner

Xiphe commented Jan 26, 2022

version 0.4.2 should work again. could you please check?

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

3 participants