I am trying to create this example:
https://github.com/GoogleDeveloperExperts/chrome-extension-google-apis .
And I am having problems with my client id. I have already added to my client id the Gmail API service. Also when I use the example's client id everything is ok but when I use my client id I get this error:
OAuth2 request failed: Service responded with error: 'bad client id: APP_ID_OR_ORIGIN_NOT_MATCH'.
Have someone an idea what is wrong?
Two possibilities that I've faced: