我目前面临的是Google API项目的问题。这个项目昨天被删除了(我不知道是谁做的......)所以我试图取消删除它。在此之后,我仍然收到相同的错误消息:
Error: invalid_client
The OAuth client was deleted.
Request detail
cookie_policy_enforce=false
scope=https://www.googleapis.com/auth/userinfo.profile https://www.googleapis.com/auth/userinfo.email https://www.google.com/m8/feeds/ https://www.googleapis.com/auth/calendar https://www.googleapis.com/auth/drive https://www.googleapis.com/auth/tasks
response_type=code
access_type=offline
redirect_uri=https://domain.com/googleConnect
client_id=projectID.apps.googleusercontent.com
如何彻底恢复此API项目并解决此问题? 谢谢你的帮助!
答案 0 :(得分:1)
console上的OAuth客户端似乎已被删除。
您需要恢复(如果可能)或重新创建它。
信息中心 - >启用API并获取密钥等凭据 - >凭证 - >新证书 - > OAuth客户端ID
将新客户端ID和反向客户端ID添加到GoogleService-Info.plist
最后将com.googleusercontent.apps.YourClientId添加到URLSchemes