Skip to content

fix: OAuth token exchange URL and complete Raindrop.io setup - #2

Merged
foreveryh merged 1 commit into
masterfrom
feature-a
Aug 31, 2025
Merged

fix: OAuth token exchange URL and complete Raindrop.io setup#2
foreveryh merged 1 commit into
masterfrom
feature-a

Conversation

@foreveryh

Copy link
Copy Markdown
Owner

Fixes the OAuth token exchange URL in Raindrop.io callback and prepares the system for completing OAuth authorization.

Changes

  • Fixed incorrect OAuth token exchange URL in callback handler
  • Added environment variable configuration for local testing

Issue

Bookmarks page was showing no content due to missing OAuth authorization. The token exchange was failing because it was using the wrong endpoint URL.

🤖 Generated with Claude Code

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>
@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:34pm

@foreveryh
foreveryh merged commit 70b91dd 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