Google API authentication: Not valid origin for the client

前端 未结 11 1581
暖寄归人
暖寄归人 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条回答
  •  孤城傲影
    2020-12-08 13:40

    clearing the cache works for me.

    for React developers try to restart the project otherwise it will show the same error again and again.

提交回复
热议问题