here im using a RDS on AWS, and when i try to post a json from ‘ionic running on device’ to the uri, i get the same error response…i’ve been trying to figure out how to add that header you talk about in the server side but i just cant find the answer…
Im using api gateway to get the json sent from device, and pass it to a lambda function (where i make some insert queries to insert values on mysql database)