I have an express server which has an API endpoint of /todo/set which gets a JSON, POST request. This API uses cors.
Additionally, I have a Cordova android application (w