API Authentication Error: {"error":"invalid_client","message":"Cl

Posted 白桂任的博客

tags:

篇首语:本文由小常识网(cha138.com)小编为大家整理,主要介绍了API Authentication Error: {"error":"invalid_client","message":"Cl相关的知识,希望对你有一定的参考价值。

解决方法:https://github.com/laravel/passport/issues/221

In your oauth_clients table, do the values you have above exist exactly as you have them in your database?

oauth_clients

id - 3
secret - 3TfJGj4rrvOQvjZkI8dDqx78ouH99F2DuIMKHoKH
redirect - http://consumer.dev/callback

If it doesn\'t exist exactly like that in the database for passport.dev then it will throw the invalid_client error. Please be sure to check that and we will see if any further investigation is needed.

参数

  • 还需要查看 oauth_clients 表的 password_client 是否为 1

以上是关于API Authentication Error: {"error":"invalid_client","message":"Cl的主要内容,如果未能解决你的问题,请参考以下文章

从 Spotify API 请求 reshresh_token 时,如何解决“错误:invalid_grant Invalid authentication code”?

(error) NOAUTH Authentication required.

【sudo】sudo: PAM authentication error: Module is unknown

如何修复“com.spotify.error.client_authentication_failed”

关于发邮件报错535 Error:authentication failed&553 authentication is required

javaMail使用163邮箱报535 Error: authentication failed