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

java - org.apache.http.ProtocolException: Target host is not specified -

java - Gradle dependencies: compile project by relative path -

ruby on rails - Object doesn't support #inspect when used with .include -