Google API: Not a valid origin for the client: url has not been whitelisted for client ID “ID”

前端 未结 17 1602
北海茫月
北海茫月 2020-12-23 14:34

I need help. I don\'t found an answer to my question. I tried googling and I tried asking on other sides but I never found an answer.

I\'m working with the google API

17条回答
  •  野趣味
    野趣味 (楼主)
    2020-12-23 14:50

    I was having the same issues as well until I realized when I copied the client_ID, there was white space in my file, so I removed the white space from the string and everything is working great now.

提交回复
热议问题