Skip to content

fix: improve OAuth callback debugging and token manager#4

Merged
foreveryh merged 3 commits into
masterfrom
feature-a
Aug 31, 2025
Merged

fix: improve OAuth callback debugging and token manager#4
foreveryh merged 3 commits into
masterfrom
feature-a

Conversation

@foreveryh

Copy link
Copy Markdown
Owner

Improves OAuth callback error handling with better debugging and fixes token manager selection issue.

🤖 Generated with Claude Code

foreveryh and others added 3 commits August 31, 2025 21:34
The token exchange URL was incorrectly using the API endpoint instead of the OAuth endpoint. Fixed to use https://raindrop.io/oauth/access_token directly.

🤖 Generated with [Claude Code](https://claude.ai/code)

Co-Authored-By: Claude <noreply@anthropic.com>
The v1 OAuth endpoint was returning Internal Server Error, while the v2 endpoint works correctly and redirects to the login page as expected.

🤖 Generated with [Claude Code](https://claude.ai/code)

Co-Authored-By: Claude <noreply@anthropic.com>
- Add detailed logging for token exchange debugging
- Fix token manager selection in callback to use dynamic approach
- Add better error reporting for token response validation

🤖 Generated with [Claude Code](https://claude.ai/code)

Co-Authored-By: Claude <noreply@anthropic.com>
@foreveryh
foreveryh merged commit 20f6eec into master Aug 31, 2025
3 of 4 checks passed
@vercel

vercel Bot commented Aug 31, 2025

Copy link
Copy Markdown

The latest updates on your projects. Learn more about Vercel for GitHub.

Project Deployment Preview Comments Updated (UTC)
onur-dev-blog-5qsa Building Building Preview Comment Aug 31, 2025 7:57pm

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.

1 participant