My first attempt to integrate Amadeus API with my flutterflow app has been chaotic. I got my API key and secret key (test mode) and input it using the Get API. I entered the API key as clientId: xxxxxxxxxxxxx and Secret as clientSecret: xxxxxxxxxxxxx.
The query parameters as shown below:
On testing out the API call, I get below error:
Kindly assist.
I have looked at the documentation and tried to change the way I input the API Key and Secret Key but all to no avail.