I just registered for your API and I'm trying to execute a Flight Search request. Currently getting this error message:
URL: https://developers.amadeus.com/self-service/category/203/api-doc/3/api-docs-and-example/10001
{
"errors": [
{
"status": 500,
"code": 141,
"title": "SYSTEM ERROR HAS OCCURRED",
"detail": "DATA DOMAIN NOT FOUND FOR REQUEST"
}
]
}
Are you able to assist?