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
Thanks for the bug report.
Technically you're uploading a file to Spacebin instead of a plain text field. We can probably rewrite the HandleBody to support this. Until then, try curl -F content="$(cat hello.txt)" https://spaceb.in/ as a work around.
Additionally, I think we will have to reopen #434 since that is apparently not fixed.
What happened?
Hi there,
I am trying to upload a document via curl according to the docs:
Unfortunately, a error is returned:
Minimum steps to reproduce
See above
Version
spacebinorg/spirit:latest
What browsers are you seeing the problem on?
No response
Relevant log output
The text was updated successfully, but these errors were encountered: