关于我们

饿了么开放平台应用授权时出错了: "error": "invalid_grant", "error_description": "Unsupported grant_type."

发布时间:2025-05-25

 

个人零费用代理店+,日收入3000+,可兼职做

Q: 应用授权时出错了:
"error": "invalid_grant",
"error_description": "Unsupported grant_type."

A:看是不是参数值用错了;
grant_typ是分个人应用和企业应用首先两个不能混用,另外参数值不能填错,个人应用 grant_typ 的值固定为"client_credentials",企业应用 grant_typ 的值固定为"authorization_code"。

/template/Home/AllNew/PC/Static