![]() |
Route API calls
I have problems with API/XML .
I have a website, set everything up with indeed.com API, when I route calls via my software proxy it works fine, but when I use my own host, it doesn't work. I've been told that it is because of cross domain request and there's few ways around it. I seriously don't really understand anything about it, I'm looking for a coder to help me out with it. Whoever interested, just PM me your price. Thanks. |
if the xml api doesn't support cors , you have to use jsonp.
im guessing that since they are still on xml, that they aren't modern enough to support json or cors... you can reroute the xml into JSON using YQL/PIPES for free, or setup your own server proxy on a paid server plan that support asp/php. search 'cross domain ajax proxy' to find some server code for such a task. |
Yea I just been told I could use a proxy for that (cuz server doesn't support cors / jsonp ).
Do you know where do I buy that paid plan? were looking on godaddy but couldn't find anything. Thanks. |
Quote:
dreamhost is the same way. you might be able to use yahoo pipes or yahoo's YQL for free, might be worth a shot trying to load the remote data in YQL's console to see if it's an option. |
| All times are GMT +1. The time now is 07:29 PM. |
Powered by vBulletin®
Copyright ©2000 - 2013, Jelsoft Enterprises Ltd.