Closed KyleMaas closed 3 years ago
Turns out you can't attach something like LICENSE or README.md to a post. It only seems to work with images. blobFiles() just never calls a callback, even to indicate an error.
LICENSE
README.md
blobFiles()
Good find, I'll try to fix this
Fixed now. Thanks for reporting :)
Turns out you can't attach something like
LICENSE
orREADME.md
to a post. It only seems to work with images.blobFiles()
just never calls a callback, even to indicate an error.