AeroDataBox

ОПЛАЧЕНО
От AeDBX | Обновлено 5 giorni fa | Transportation
Популярность

9.9 / 10

Задержка

280ms

Уровень обслуживания

100%

Health Check

N/A

Назад ко всем обсуждениям

404 error

Rapid account: Bannuranurag
bannuranurag
4 anni fa

The API seems to be working fine in the rapid api playground, however upon copying the code snippet I keep getting 404 error. I am using the JS code for XMLHTTPRequest

Rapid account: Squawk 7000
squawk7000 Commented 4 anni fa

Please always double-check snippets, that RapidAPI is generating for you. They are not always correct. In particular, they encode colon symbols in the URL, although this should not happen in fragment part of the URL. E.g.: https://aerodatabox.p.rapidapi.com/flights/airports/icao/KSFO/2019-09-16T06%3A00/2019-09-16T12%3A00 should be https://aerodatabox.p.rapidapi.com/flights/airports/icao/KSFO/2019-09-16T06:00/2019-09-16T12:00 You also should not follow wrong snippet example: don’t encode time in the request.

Rapid account: Aldopigni
aldopigni Commented 4 anni fa

Hello everybody.

I confirm that I have the same problem.

The API call “Departures and arrivals (FIDS) by airport ICAO code” works here:
https://rapidapi.com/squawk7000/api/aerodatabox

but it does not work in my web application.

The other calls also work in my interface. I tried the javascript solution (both with fetch and the others).

Rapid account: Squawk 7000
squawk7000 Commented 4 anni fa

Hello! It may be that RapidAPI generates a faulty code snipped for you. Could you please specify which endpoint is causing the issue?

Присоединяйтесь к обсуждению – добавьте комментарий ниже:

Войдите / Зарегистрируйтесь, чтобы публиковать новые комментарии