Not a valid origin for the client from Google API Oauth

后端 未结 10 1245
心在旅途
心在旅途 2021-01-01 09:04

I\'m receiving this error from Google API Oauth:

idpiframe_initialization_failed\", details: \"Not a valid origin for the client: http://127.0.0.…itel

10条回答
  •  萌比男神i
    2021-01-01 09:18

    I had a very similar issue to yours. I tried to add multiple whitelisted ports from localhost and nothing was working. Ended up deleting the credentials and setting them up again. Must have been a bug on googles end for my setup.

提交回复
热议问题