iOS开发 用Moya
调用https://aip.baidubce.com/oauth/2.0/token,想要获取access_token,但是后台一直返回
{
"error" : "unsupported_grant_type",
"error_description" : "The authorization grant type is not supported"
}
收藏
点赞
0
个赞
请登录后评论
TOP
切换版块
从返回结果看,考虑您可能没有传入参数grant_type或者传参内容出错。建议参考链接:
https://ai.baidu.com/ai-doc/REFERENCE/Ck3dwjhhu