We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
For instance:
$ http --auth token:my-secret --form POST \ http://localhost:8888/v1/buckets/default/collections/coll/records/$(uuid)/attachment \ "[email protected]"
HTTP/1.1 500 Internal Server Error !
The text was updated successfully, but these errors were encountered:
88a684a
Merge pull request #91 from Kinto/57-fix-crash-attachment-field
a1bfddf
Fix crash when the file is not uploaded using attachment field name (fixes #57)
Fix errno in 400 responses (ref #57)
980db68
No branches or pull requests
For instance:
HTTP/1.1 500 Internal Server Error !
The text was updated successfully, but these errors were encountered: