Skip to content

Conversation

@iceybubble
Copy link

GitHub deprecated passing OAuth access tokens via query parameters.
This change updates hello.js to attach the token using the
Authorization: Bearer header for GitHub API requests.

Fixes #713

@iceybubble
Copy link
Author

Hello maintainers 👋

I’ve addressed the issue in this pull request and ensured that the changes follow the project’s existing structure and conventions.

I would really appreciate it if you could review the PR when you have time. Please let me know if any changes or improvements are required from my side — I’ll be happy to update it accordingly.

Thank you for your time and for maintaining this project!

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

Successfully merging this pull request may close these issues.

GitHub OAuth API requests fail due to access token sent as query parameter instead of Authorization header

1 participant