Cannot retrieve Salesforce data
Dear Appery
I have a newbie question.
I am trying to make a basic application which will read from Salesforce custom object and display the results
I have followed the appery Salesforce tutorial, but cannot get the app to retrieve data - specifically:
-When I use the Salesforce Query Service in Appery I CAN see data returning via the test button
-When I run my app in either the browser or mobile device, I CANNOT see data, it throws an error via debug which is "GET https://api.appery.io/rest/1/proxy/tu... 401 (Unauthorized)"
After much experiementation, I have determined the following:
-If I enable "echo" via the service, my app does retrieve data (but I believe echo is just static data from the time the query was run on in dev, so is no help)
-My issue sounds the same as https://getsatisfaction.com/apperyio/...
I think this is an issue to do with authorization / authentication / OAuth / proxy between Appery and Salesforce, but I am stuck.
Any help would be appreciated
Thanks
John