apilayer / aviationstack

Free, Real-Time Flight Tracker & Status REST API
https://aviationstack.com
85 stars 8 forks source link

General error accessing to API #6

Open edpi opened 1 year ago

edpi commented 1 year ago

Hi,

I have using AviationStack API for several years, and starting from December, I cannot connect to it anymore, due to the following error when connecting to any API endpoint:

{"error":{"code":"Argument 1 passed to App\Legacy\SharedFunctions::mysql_fetch_array() must be an instance of PDOStatement, instance of Doctrine\DBAL\ForwardCompatibility\Result given, called in \/opt\/component\/app\/Legacy\/AviationstackFunctions.php on line 2190","message":"Argument 1 passed to App\Legacy\SharedFunctions::mysql fetch array() must be an instance of PDOStatement, instance of Doctrine\DBAL\ForwardCompatibility\Result given, called in \/opt\/component\/app\/Legacy\/AviationstackFunctions.php on line 2190"}}

Tried from API doc webpage, Postman, Java code, etc, so the problem is not on the client side.

edpi commented 1 year ago

Hi,

is anybody from AviationStack following these issues or is there any other way to contact them?

I'm suffering continuous errors when accessing to API, and it is impossible to get any answer from them, apart from: "Our service is up, there isn't any issue, it must be something on client side".

But it is not on client side, because I run queries directly from AviationStack documentation page, and it is failing, with continuous errors as:

"{"error":{"code":"internal_error","message":"An error has occured. [Technical Support: support@apilayer.com]"}}"

lnvglr commented 3 months ago

I get the same error half a year later, have you found a way to get around this or some form of explanation?