from 15hrs ago, uploading images with simple image method stopped working with this error:

{"request":"/1.1/media/upload.json","error":"media type unrecognized."}

I’m not using base64 encoding in my file or filename(i naturally download the image file with curl)

only thing I corrected was that I started using non-english names for the image file.

would that be related to the problem?

This topic was automatically closed 14 days after the last reply. New replies are no longer allowed.