@halcy does the suggestions endpoint exist? Doesn't work for me and don't see it in mastodon API docs
@lydia Going to fix that and media api ignoring passed type when you pass file name when I get home (in an hour or so)
@halcy 🤘🏼
@lydia also, http://pastie.org/10970002 code like this works for me for uploading (see previous toot)
@halcy found problem: It doesn't like ~ in the file path
@lydia (p.s. this has screwed me over so many times before)
@halcy Yes, I think it's (correctly) guessing the mimetype and then...sending a nonexistent file. lol
@lydia pythons built in mimetype guesser is really just an extension to mimetype mapper