Amadeus City Search API Error: Status: 500, code 38189
I am trying to fetch IATA codes from the Amadeus API and fill my Google Sheets’ column with that data (100 Days of Code: The Complete Python Pro Bootcamp, day 39)
Tours and activities *prices* using Amadeus API
I am trying to collect the price of tours and activities using the Python API with Amadeus. I read a couple of papers collecting the price of German package holidays using Amadeus Germany GmbH (which I assume to have the same API and data availability). However, despite searching for many examples,I wasn’t able to retrieve the price of tours and activities. While for airfares (or hotels), I run the following script: