Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Appearance settings
Discussion options

I'm following the official Chrome Web Store API documentation (https://developer.chrome.com/docs/webstore/using-api?hl=zh-cn) to integrate the API into my project.

I have completed the initial setup steps as instructed:

Enabled the Chrome Web Store API in Google Cloud Console
Created the API key
Set up the OAuth 2.0 client ID with the correct redirect URIs

However, I'm stuck at the "Generate new refresh token" step. When I try to log in with my Google account to authorize the token generation, I immediately receive an error:
Error 400: invalid_request

I've double-checked the client ID, redirect URIs, and scopes (using https://www.googleapis.com/auth/chromewebstore as specified), but the error persists.
微信图片_2025-07-14_175447_691
Snipaste_2025-07-14_17-47-48
Snipaste_2025-07-14_17-48-20
Snipaste_2025-07-14_17-48-58

You must be logged in to vote

Replies: 0 comments

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Category
🙏
Q&A
Labels
None yet
1 participant
Morty Proxy This is a proxified and sanitized view of the page, visit original site.