amadeus4dev-examples / amadeus-flight-booking-node

Node.js and Vue application demonstrating the Amadeus Self-Service flight booking APIs
https://developers.amadeus.com
MIT License
16 stars 25 forks source link

Autocomplete doesn't work #33

Closed tsolakoua closed 3 years ago

tsolakoua commented 3 years ago

The API uses the Airport & City Search API in order to autocomplete the departure and destination fields. The normal behavior would be while the user types a keyword, to matching cities and airports.

Instead, there are no suggestions return and below is the error in the console every time a letter is typed in both departure and arrival fields:

Screenshot 2021-09-15 at 17 55 06

ipgpt commented 3 years ago

Hi! I'm ready to help with it