You need to sign in to do that
Don't have an account?

CORS issue when trying to access salesforce Rest API from Mobile App
HI All,
We have created a Mobile Hybrid App,whenrin we are making ajax callout from Mobile to salesforce Rest resource/
I am bale to connect from workbench,postman,Java App,Android App However when trying to connect from the hybrid app getting the
CORS error.I did try putting the Source IP address from where callout is being made (IN CORS seeting) but no sucess.
It would be verymuch helpfull if you can share your insights on the same !!
Thanks Much,
Mahesh Patel
We have created a Mobile Hybrid App,whenrin we are making ajax callout from Mobile to salesforce Rest resource/
I am bale to connect from workbench,postman,Java App,Android App However when trying to connect from the hybrid app getting the
CORS error.I did try putting the Source IP address from where callout is being made (IN CORS seeting) but no sucess.
It would be verymuch helpfull if you can share your insights on the same !!
Thanks Much,
Mahesh Patel
Also make sure you are using the latest SalesforceMobileSDK.
Hope this helps you identify where problem is.