如何调试PayPal debug_id?
2022-08-31 01:21:16
我们使用PayPal保管库休息 API 来实现我们的支付功能。它在沙盒中工作正常,但它开始给我们带来错误几个星期了。在沙盒模式下显示错误。
它给出了以下错误:
{
"name": "INTERNAL_SERVICE_ERROR",
"message": "An internal service error occurred.",
"information_link": "https://developer.paypal.com/docs/api/payments/#errors",
"debug_id": "############"
}
所以我的问题是我们如何找到问题?提前致谢。debug_id