Google API authentication: Not valid origin for the client

前端 未结 11 1579
暖寄归人
暖寄归人 2020-12-08 13:01

When making an auth request to the Google API (gapi), it\'s returning false on the checkOrigin.

I have removed any client id\'s or anything that would link directly

11条回答
  •  猫巷女王i
    2020-12-08 13:28

    Trying on a different browser(chrome) worked for me and clearing cache on firefox cleared the issue.

    (PS: Not add the hosting URIs to Authorized JavaScript origins in API credentials would give you Error:redirect_uri_mismatch)

提交回复
热议问题