“error":“unsupported

编程入门 行业动态 更新时间:2024-10-24 16:27:29
本文介绍了“error":“unsupported_grant_type",“error_description":“Grant Type is NULL"有 Paypal 的邮递员的处理方法,对大家解决问题具有一定的参考价值,需要的朋友们下面随着小编来一起学习吧! 问题描述

我正在按照有关如何使用 Postman 从 Paypal 获取访问令牌的说明进行操作.

我不断收到此错误消息:

"error": "unsupported_grant_type", "error_description": "授权类型为 NULL"

这是我的邮递员设置:

网址:

I am following the instruction on how to get an access token from Paypal using Postman.

I keep on getting this error message:

"error": "unsupported_grant_type", "error_description": "Grant Type is NULL"

Here is my postman setting:

Url: api.sandbox.paypal/v1/oauth2/token

Authrization: Username: client_id... Password: secret...

Header: Content-Type -> application/x-www-form-urlencoded

body: form-urlencoded

key: grant_type value: client_credentials

解决方案

Follow the screenshots. I guess your problem in flow when you insert grant_type in body.

更多推荐

“error":“unsupported

本文发布于:2023-10-12 16:43:54,感谢您对本站的认可!
本文链接:https://www.elefans.com/category/jswz/34/1485293.html
版权声明:本站内容均来自互联网,仅供演示用,请勿用于商业和其他非法用途。如果侵犯了您的权益请与我们联系,我们将在24小时内删除。
本文标签:error   quot   unsupported

发布评论

评论列表 (有 0 条评论)
草根站长

>www.elefans.com

编程频道|电子爱好者 - 技术资讯及电子产品介绍!