You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I've run into this too, and I've tracked down the problem. The addMedia method calls mime_content_type, which does not work with URLs, only local paths. This is just a bug, needs fixing. The thing which is annoying is that the code to extract the MIME type from response headers is already there in the part that's used if you set include = false - it just needs checking before it gets to there.
Synchro
added a commit
to Synchro/vcard
that referenced
this issue
Jun 25, 2017
I'm having the following issue:
When trying to use the default image:
The text was updated successfully, but these errors were encountered: