【发布时间】:2019-06-29 11:10:46
【问题描述】:
这是在邮递员上输入的信息 网址 - https://test.api.amadeus.com/v1/security/oauth2/token 参数: grant_type - client_credentials client_secret - {{My_API_Secret_key}} client_id - {{My_API_key}}
标题 内容类型:application/x-www-form-urlencoded
它返回这个响应: { “错误”:“无效请求”, "error_description": "缺少必需的 grant_type 表单参数", “代码”:38187, "title": "无效参数" }
【问题讨论】:
标签: amadeus