I have an application in Flask that should receive an image per POST request. The request works with the server running locally, but it does not work on my API implemented by Cl