sp-davidpichler
sp-davidpichler
Let me know if I'm doing something stupid. How else would you send binary data if not through a file?
I don't know if it works yet. I'm trying to send an audio file(.wav) but haven't gotten this to work. I haven't got my backend application to successfully load the...
I ended up just using S3 and passing the path to the object.
Looks like there is a PR here that was closed: https://github.com/dropbox/PyHive/pull/377