Join GitHub today
GitHub is home to over 40 million developers working together to host and review code, manage projects, and build software together.
Sign upAPI - File upload not working #985
Comments
This comment has been minimized.
This comment has been minimized.
|
Hi @moony871, It looks like there is some information missing from your ticket that will be needed in order to process it properly. Please take a look at the Contribution Guidelines and the page How to file a bug report on the project wiki, which will tell you exactly what your ticket has to contain in order to be processable. If you did not intend to report a bug, please take special note of the title format to use as described in the Contribution Guidelines. I'm closing this one now as it is currently incomplete. Please feel free to comment here to request a reopen of this issue once you can provide all required information. Best regards, PS: I'm just an automated script, not a human being. |
This comment has been minimized.
This comment has been minimized.
|
Something about your upload request clearly is wrong. I suggest providing
this alongside the other required information to get help. Please
understand that people can't solve issues when they don't have the full set
of information.
|
This comment has been minimized.
This comment has been minimized.
|
Since you didn't provide the request you were using, the only thing I could do was make sure the code doesn't hiccup on unset fields in the multipart headers. I hope that solves it. Will be included in 1.2.5. |
Hello,
just switched from version 1.1.2 to 1.2.4 and an exception occur if I try to upload a file through the API.