Skip to content

fix: use Raindrop OAuth v2 API endpoint#3

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

fix: use Raindrop OAuth v2 API endpoint#3
foreveryh merged 2 commits into
masterfrom
feature-a

Conversation

@foreveryh

Copy link
Copy Markdown
Owner

Fixes OAuth authorization by using the v2 API endpoint instead of v1 which was returning Internal Server Error.

🤖 Generated with Claude Code

foreveryh and others added 2 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>
@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:45pm

@foreveryh
foreveryh merged commit 71682f2 into master Aug 31, 2025
3 of 4 checks passed
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