早上好,当我试图联系Amadeus来获取感兴趣的点时,它给了我一个内部错误。
有时它还会回到我的脑海:
{
"errors": [
{
"code": 38189,
"title": "Internal error",
"detail": "An internal error occurred, please contact your administrator",
"status": 500
}
]
}
或者是html代码。
发布于 2022-05-10 08:22:13
如果您想要一个包含更多细节的请求示例:
https://stackoverflow.com/questions/72154810
复制相似问题