Page 1 of 1
REST service/Starter Plan
Posted: Fri May 10, 2013 5:52 am
by DonnSwann
I am having problems connecting in the Rest Setting. I am wondering if this is due the fact that i am using the starter plan.....
I have got the URL, AppID and AppKey from the API provider.
I use the ID and Key in the "request" setting.
Yet i can not connect...
I can do with some help.
REST service/Starter Plan
Posted: Fri May 10, 2013 6:01 am
by Alena Prykhodko
Hello!
Provide more details please. Do you get some errors? Send please screen shot of the Settings.
REST service/Starter Plan
Posted: Fri May 10, 2013 6:45 am
by DonnSwann
REST service/Starter Plan
Posted: Fri May 10, 2013 7:37 am
by Alena Prykhodko
You should create Request parameters AppID and AppKey and set their values.
Seems there is problem with URL, check if it works, please.
REST service/Starter Plan
Posted: Fri May 10, 2013 1:59 pm
by DonnSwann
URL https://api.flightstats.com/flex/airp...
AppID 98bc9883
AppKey 86e56eecddfc77e5cb62a0be917c579f
Please use this information. I have tried these too but they all seems not working.
I really need help to finish up this app.
REST service/Starter Plan
Posted: Fri May 10, 2013 2:09 pm
by Alena Prykhodko
URL returns the "404 Not Found" error. Make sure it's correct.
REST service/Starter Plan
Posted: Fri May 10, 2013 2:49 pm
by DonnSwann
Please help
https://api.flightstats.com/flex/flig...
This is the new URL from the help desk at "flightstats".
Do you accept API from "flightstats"?
REST service/Starter Plan
Posted: Fri May 10, 2013 2:57 pm
by maxkatz
You can define any REST service in Appery.io but you have to define it based on API documentation.
Looks like the service requires two request parameters:
AppID 98bc9883
AppKey 86e56eecddfc77e5cb62a0be917c579f
but based on the screen shots, you didn't define them.
REST service/Starter Plan
Posted: Fri May 10, 2013 4:00 pm
by DonnSwann
Yes you are right..I was doing the configuration wrong.
REST service/Starter Plan
Posted: Fri May 10, 2013 4:04 pm
by DonnSwann
I got the setting right finally.
I was also using the wrong url. I had to use a url base on a query. I was defining the parameters wrong as well.
Thanks for the help everyone.