javascript - chrome.identity.getAuthToken returning "bad client id: {0}" error -


I am trying to use to get a token, but every time I get this error, Looks like:

OAuth2 request failed: response with service error: 'bad client id: {0}'

I do not know why The client ID that I'm putting in manifest.json is similar to the Google Developer Console, and includes the correct scopes :

  oauth2: {"Client_id ":" Number-number Rt. Aps.googleusercontent.com "," scope ": [" https://www.googleapis.com/auth/SOME_SERVICE "]}  

is an extension on Webstore, and I Do not know why he is still giving bad client id error?

What is the result of this error? What am I missing here?

"post-text" itemprop = "text">

Please refer to the "Consent screen" in the Google Developer Console for details on "Email Address and Product Name" on this issue.


Comments

Popular posts from this blog

Folder list php -

GO: Serve static pages -

python - Why can't I destroy my StaticText in wxPython? -