Google OAuth 2 authorization - Error: redirect_uri_mismatch

前端 未结 30 1940
遥遥无期
遥遥无期 2020-11-22 02:58

On the website https://code.google.com/apis/console I have registered my application, set up generated Client ID: and Client Secret to my a

30条回答
  •  情深已故
    2020-11-22 03:28

    If you're using Google+ javascript button, then you have to use postmessage instead of the actual URI. It took me almost the whole day to figure this out since Google's docs do not clearly state it for some reason.

提交回复
热议问题