I need to grab an email address from the User collection, but I can't find a service available for it.See below:
Hi Terry,
You will need a separate service, see here please:
http://devcenter.appery.io/documentat...
Terry,
Could you please give us public link to your application: http://devcenter.appery.io/documentat...
Hi Terry,
Did you solve it?
No, I haven't solved it, here is a public link to my app:
http://appery.io/app/mobile-frame?src...
the login is admin password ravine.123
the page is where's dougie and the service is GetUserService,
sorry for the delay in coming back, I was working on something else.
Hello Terry,
X-Appery-Database-Id and X-Appery-Session-Token must be marked as header: http://devcenter.appery.io/wp-content...
Thanks for that, the Test now works and I created the response parameters from that. I mapped the email field to the start field in the Where's Dougie page.
However, when the service is run (page load), I get 401 (Unauthorized) error.