【发布时间】:2020-11-01 15:53:29
【问题描述】:
我已经尝试了说明中的所有步骤,但当它应该重定向到 google.com 时,总是在 #5 处出现错误。 https://developers.google.com/nest/device-access/authorize#link_your_account
错误:
授权错误 错误 400:redirect_uri_mismatch 请求中的重定向 URI https://www.google.com 与授权给 OAuth 客户端的重定向 URI 不匹配。要更新授权的重定向 URI,请访问:https://console.developers.google.com/apis/credentials/oauthclient/${your_client_id}?project=${your_project_number}
我已确保我有正确的数字 - 网址中没有空格,并将其放在记事本中并删除了所有返回,因此它是一行文本。
有什么想法吗?
【问题讨论】:
标签: nest-api