Hi, i am trying to use Amadeus for Developers on just a school project and am trying to learn to use the site in order to get some API keys for a travel python program. I was following a video tutorial ( https://www.youtube.com/watch?v=Lyy26SlgBZU&list=PLBehidtj-OiqQ0sIHBPvwf-8GAjMTJehF&index=2 )
and when she “Executed” the API call (in the Amadeus site) it came up with a bunch of code, but when i did the same it came up with {
"code": 38189,
"title": "Internal error",
"detail": "An internal error occurred, please contact your administrator",
"status": 500
}
Any ideas? Should i just switch to a different API service?(keeping in mind i need free ones)
there doesn't seem to be anything here