04-01-2019, 09:43 AM
Hi guys,
I'm new to userspice and have been building an IOT platform using the system. Its coming together well. I now need to allow login from an android app to the platform.
At the moment, I'm just trying to send a validation message that the user and password are correct. I've tried using POST to send the data to the login form but I am not getting any response. When I try it in Postman, I get an error page with the message:
"There was an error with your form. Please go back and try again. Please note that submitting the form by refreshing the page will cause an error."
Am I going about this the wrong way?
I'm new to userspice and have been building an IOT platform using the system. Its coming together well. I now need to allow login from an android app to the platform.
At the moment, I'm just trying to send a validation message that the user and password are correct. I've tried using POST to send the data to the login form but I am not getting any response. When I try it in Postman, I get an error page with the message:
"There was an error with your form. Please go back and try again. Please note that submitting the form by refreshing the page will cause an error."
Am I going about this the wrong way?