AFNetworking 2 - Image upload - Request failed: unsupported media type (415)
问题 I know this question was answered multiple times, but I tried all the answers with no luck. I don't think that I do something fundamentally wrong but something goes definitely wrong here. I use the following code to upload PNG files to tinypng.com. As far as I can see the upload itself works, but I receive the error message: Request failed: unsupported media type (415) The images I use are loaded as JPEG, then resized and transformed to PNG format. The saved files are fine. Now I want send