Amedeus Api call,我正在传递以url编码的“包括=详细的票价规则”
but it return the below error.
{
"errors": [
{
"status": 404,
"title": "No routing found for this resource/method/version combination.",
"code": 700,
"source": {
"pointer": "uri"
}
}
]
}发布于 2022-01-13 16:51:50
https://stackoverflow.com/questions/70697276
复制相似问题