question-mark
Stuck on an issue?

Lightrun Answers was designed to reduce the constant googling that comes with debugging 3rd party libraries. It collects links to all the places you might be looking at while hunting down a tough bug.

And, if you’re still stuck at the end, we’re happy to hop on a call to see how we can help out.

GitHub: deprecation of using access_token query param

See original GitHub issue

GitHub announced deprecation of using access_token query param to make API requests:

https://developer.github.com/changes/2019-11-05-deprecated-passwords-and-authorizations-api/

This package’s github backend needs to migrate to use Basic Authentication in order to continue supporting GitHub.

Issue Analytics

  • State:closed
  • Created 4 years ago
  • Reactions:3
  • Comments:6 (3 by maintainers)

github_iconTop GitHub Comments

3reactions
asherfcommented, Feb 6, 2020

Thanks for creating the issue ! IMHO we should keep this issue open until the PR is merged!

0reactions
omabcommented, Mar 18, 2020

Fixed by #428

Read more comments on GitHub >

github_iconTop Results From Across the Web

using the access_token query parameter is deprecated #16
I just received a notification email from GitHub after using this package to copy labels. It might be good to disable support for...
Read more >
[GitHub API] Deprecation notice for authentication via URL ...
Please use the Authorization HTTP header instead as using the access_token query parameter is deprecated. Depending on your API usage, ...
Read more >
GitHub deprecating query param authentication · Issue #8586
It seems GitHub is deprecating the ability to use query params to auth with private repos at some time.
Read more >
GitHub deprecation notice for authentication via URL query ...
Github is emailing me about the deprecation of using access_token in the URL query parameters.
Read more >
access_token query parameter is deprecated and will ... - GitHub
access_token query parameter is deprecated and will be removed July 1st, 2020. #476. Closed.
Read more >

github_iconTop Related Medium Post

No results found

github_iconTop Related StackOverflow Question

No results found

github_iconTroubleshoot Live Code

Lightrun enables developers to add logs, metrics and snapshots to live code - no restarts or redeploys required.
Start Free

github_iconTop Related Reddit Thread

No results found

github_iconTop Related Hackernoon Post

No results found

github_iconTop Related Tweet

No results found

github_iconTop Related Dev.to Post

No results found

github_iconTop Related Hashnode Post

No results found