@halcy for media_post it should be ("path/to/file.jpg", "image/jpeg") or so, right? Getting a "File has contents that are not what they are reported to be" back from the server
@lydia If you pass a file with a name, it ignores the mime type you specify (this is probably bad and should be fixed) and tries to just guess based on file name