Android application for EWM
3 answers
I am giving up.
I am unable to login via the Form based authentication using POST API.
Strange login API....
I added the project code on MIT App inventor here for anyone to see if they can point out the issue:
The app tries to login to https://jazz.net/sandbox01-ccm/ or https://jazz.net/sandbox01-jts/ and treats successful login if response code 302 would be received.
But every time, code 200 is received :(