Hello,
I made an Ionic App and i need to make a call to the API to get the user email.
I install to Ionic the Native HTTP in order to make the request with native code because as far as i know there is no support for CORS.
But whatever i do i keep getting 400 Bad request.
Is something that i cannot understand here?
Are those kind of calls acceptable?