Great video! For some reason it doesn't work for me. When I try to remove the https url and enter http it redirects me back to the https url link and then tells me that my current subscription plan doesn't support https. For the record I'm using firefox. I made sure that https only mode was off as well but I still have the same issue.
Its not working http method.I face {"error":{"code":"function_access_restricted","message":"Your current subscription plan does not support this API function."}}
When trying to make a request (the example given in the 3-step quickstart guide) i get this error. {"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 1707","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 1707"}} can you tell me how to run a successful request since the example given isn't working?
Thank you. Finally, I've found related API tutorial
Great video! For some reason it doesn't work for me. When I try to remove the https url and enter http it redirects me back to the https url link and then tells me that my current subscription plan doesn't support https. For the record I'm using firefox. I made sure that https only mode was off as well but I still have the same issue.
Hey, did you manage to solve this problem?
Hey , did you find the solution ?
@@firasjendoubi1568 did you find solution i am having same erorr?
guys the solution to that problem is to just fetch the request from terminal with curl or something, or with python.
Try to open in private window
@envato , Is there a link to ERD relationship of the data ex, flightroutes to states, or aircraftdatabase to airline , 1:1 ,1:many or many:1 etc.
Its not working http method.I face {"error":{"code":"function_access_restricted","message":"Your current subscription plan does not support this API function."}}
change https: to http
I have this same problem
Did you find the solution ?
did anyone fine a solution on the http error?
When trying to make a request (the example given in the 3-step quickstart guide) i get this error.
{"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 1707","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 1707"}}
can you tell me how to run a successful request since the example given isn't working?
Hi having the same issue, have you managed to solve it yet?
same problem have you found the solution