Connecting to Rollbase and Retrieving Data from the Rollbase

Posted by Shira Taytelbaom on 25-Jul-2016 05:18

Hi,
I managed to login to rollbase, but now, How do I retrieve data/ information from rollbase to my website?
I don't know what function to use in order to retrieve data from rollbase to my website.
The error I get is the following:
"index2.html:1 XMLHttpRequest cannot load https://www.rollbase.com/rest/jsdo/static/home.html?_ts=146937312-852612243-1. Response to preflight request doesn't pass access control check: No 'Access-Control-Allow-Origin' header is present on the requested resource. Origin 'http://localhost:49706' is therefore not allowed access".
Thanks a lot!!!
Shira

All Replies

Posted by Manooj Murali on 25-Jul-2016 05:33

This is expected because the public cloud's CORS property is not configured to accept requests from your custom domain viz. localhost. It currently responds to domain/sub-domains from progress|icenium|telerik.com.

Posted by Shira Taytelbaom on 25-Jul-2016 06:15

So what can I change in order to make it to work?

Thanks,

This thread is closed