404 Error for API calls

Options

Hi,

I have set up a simple login form using angular and ionic framework. When the user submits their credentials it will call the OTDS rest api for authentication: http://server:8080/otdsws/rest/authentication/credentials. This call works fine for me on Advanced Rest client, but it gives me a 404 error when I test on my android device. Has anyone had similar issues?

enter image description here

enter image description here

Thanks,
Sean

Comments