Skip to content
Advertisement

Tag: amadeus

Unable to POST request using guzzle with the Amadeus API

Description I am trying to integrate Amadeus Self-Service API within the Laravel Environment. I am successfully able to get content by GET request, but I am not able to get content by the POST request. I have set the exceptions to display the errors thrown by the guzzle in specific. Here is the api reference, which has the data and

Advertisement