【发布时间】:2021-09-22 10:02:32
【问题描述】:
我无法调用 api https://api.meethue.com/v2/oauth2/token
这是返回的错误:{ “错误”:“内部服务器错误”, "error_description": "无法确定 PKCE 状态。" }
【问题讨论】:
标签: philips-hue
我无法调用 api https://api.meethue.com/v2/oauth2/token
这是返回的错误:{ “错误”:“内部服务器错误”, "error_description": "无法确定 PKCE 状态。" }
【问题讨论】:
标签: philips-hue
运气好吗?我对 PKCE 也有类似的问题。具体"error":"invalid_request","error_description":"Either the code_verifier parameter is incorrect or the code_challenge and/or code_verifier was encoded incorrectly. See https://tools.ietf.org/html/rfc7636#appendix-A for more information about correctly encoding the parameters."
【讨论】: