接收 INTERNAL_SERVICE_ERROR REST API [英] Receiving INTERNAL_SERVICE_ERROR REST API

查看:53
本文介绍了接收 INTERNAL_SERVICE_ERROR REST API的处理方法,对大家解决问题具有一定的参考价值,需要的朋友们下面随着小编来一起学习吧!

问题描述

使用 REST API、沙盒并尝试获取不记名令牌.收到以下错误

Using REST API, sandbox and attempting to get bearer token. Receiving the following error

{"name":"INTERNAL_SERVICE_ERROR","information_link":"https:///api.sandbox.paypal.com/docs/api/#INTERNAL_SERVICE_ERROR","debug_id":"5a235c510522b"}

{"name":"INTERNAL_SERVICE_ERROR","information_link":"https://api.sandbox.paypal.com/docs/api/#INTERNAL_SERVICE_ERROR","debug_id":"5a235c510522b"}

如何找出调试 ID 的含义?

How can I find out what the debug id means?

推荐答案

'debug_id' 是一个内部标识符,我们可以使用它在 PayPal 中提取请求.
您可能会看到我们的经典 API 调用将其称为correlationID".

The 'debug_id' is an internal identifier we can use to pull up the request within PayPal.
You may see our classic API calls refer to this as the 'correlationID'.

不幸的是,我在我们的系统中没有找到与此 debug_id 相关的任何内容.您能否记录一张票 (www.paypal.com/mts) 或给我发电子邮件(个人资料中的地址),其中包含呼叫的详细信息,包括您的完整 HTTP 请求(减去凭据)和您尝试访问的资源,以及完整的HTTP响应?

Unfortunately I'm not finding anything in our system for this debug_id. Can you log a ticket (www.paypal.com/mts) or email me (address in profile) with details of the call, including your full HTTP request (minus credentials) and the resources you tried to access, as well as the full HTTP response?

我建议我们关闭此答案,因为它与严格的编程无关,但我可以通过邮件/票与您继续处理此问题.

I suggest we close this answer as it's not strictly programming-related, but I can continue working on this via mail / ticket with you.

顺便说一下;如果您使用的是 4111111111111111 信用卡:此卡号目前无法在 Sandbox 环境中使用,并且也可能引发内部服务错误"类型的响应.您可以改用任何其他卡号.

By the way; if you're using the 4111111111111111 credit card: this card number is currently inoperable in the Sandbox environment and may throw 'internal service error' type responses as well. You can use any other card number instead.

这篇关于接收 INTERNAL_SERVICE_ERROR REST API的文章就介绍到这了,希望我们推荐的答案对大家有所帮助,也希望大家多多支持IT屋!

查看全文
相关文章
登录 关闭
扫码关注1秒登录
发送“验证码”获取 | 15天全站免登陆