-
Hi there!
I'm testing out the `/v2/shopping/flight-offers` endpoint with a specific search that _most likely_ returns >250 results. (I'm suspicious because the response is exactly 250 results and d…
-
## Description
Not possbile to call locations.hotels.byCity.get with rating param as mentioned as the documentation permit:
https://developers.amadeus.com/self-service/category/hotels/api-doc/hote…
-
-
Hey,
thx for your awesome awesome work.
Is it possible to generate some sort of comparison between the two implementations.
It´s very hard (in the beginning) to assess this.
-
## Description
Hi everyone, I am using the Flight Inspiration Endpoint (from Node, but also tested from Postman).
Example code:
`
amadeus.shopping.flightDestinations.get({
origin: 'BER'
})…
-
# Summary of the new feature/enhancement
Currently, the only way to consume a SOAP API from PowerShell 6 or higher, is to render manually the XML envelopes and do a POST with `Invoke-RestMethod`. B…
-
## Calling the getFlightOffers endpoint through
$flightOffers = $this->amadeus->getShopping()->getFlightOffers()->get($data);
## Steps to Reproduce
1. I have created a laravel project, added t…
-
I am using flight search API. just want to check if there is a value field definition guide. like what are different between "Prices" and "travelerPricings" ?
`
"price": {
…
-
**Type of issue**: Bug Report
**Please tell us about your environment:**
- Chisel 6.0.0 with firtool-1.63.0
- OS: `Linux myarch 6.7.0-arch3-1 #1 SMP PREEMPT_DYNAMIC Sat, 13 Jan 2024 14:37…
-
### Describe the bug
Hello
I am trying to integrate the whisper API into my Flask app. However I get the following error when I input the received file from the flask endpoint, I get the followi…