I have an app that I’m working on that I’m having user login issues. I broke out into a smaller app just for testing/debugging purposes. The issue I’m having is this: I am using a PHP script to pull user/login information from a MySQL database being used with a WordPress website to establish a connection. I’ve replaced the “print_r($user)” with a simple “true” state as seen below in the service test. Unfortunately, when I test the app, regardless of whether or not my login credentials are correct, I cannot seem to get a “success” return to invoke my ‘Navigate to Page’ event. I’ve tested this PHP script on hurl.it and verified a successful login return value. Also, as seen in the “Test” section for the service, you can see the Response is ‘true’ as well.
So my question is this: “What is the condition that must be met for the Success event to occur when using a service?” Simply that it is not an error?
Here is a link to a word document that has some screenshots of what I described above:
https://app.box.com/s/snq0nvor5kdctgp...
Also, I have already read the following page on handling REST Services, so please do not refer me to that page as the answer:
http://docs.appery.io/documentation/u...