I can't believe it. A stupid user error. ARGGGGGGGGGGGGGGGGG!
Thank you Tim.
It's /rest/api/2/issue/{issueIdOrKey}/attachments not attachment (unless its a different in another API http://docs.atlassian.com/jira/REST/5.2.11/#id167094).
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
You close these by marking one or more answers as correct. I'd recommend your "user error" one :-)
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
* HTTP error before end of send, stop sending
<
<?xml version="1.0" encoding="UTF-8" standalone="yes"?><status><status-code>404</status-code><message>null for uri: http://10.24
9.88.155/jira/rest/api/2/issue/SR-2320/attachment</message></status>* Closing connection 0
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
Here is the code:
curl.exe -D- -v -u xxxx:xxxx -X POST -H "X-Atlassian-Token: nocheck" -F "file=@c:\\logs\\AIFDBScripts.zip" http://mysite/jira/rest/api/2/issue/SR-2414/attachment
The error is: HTTP error before end of send, stop sending
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
Are you sure that this is the only response? What is the respond code?
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
What error?
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
Which example code?
Although, that error usually means your network has failed for some reason - pulling a network cable, proxy server not letting you in, packet loss etc.
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
Which example code?
Although, that error usually means your network has failed for some reason - pulling a network cable, proxy server not letting you in, packet loss etc.
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
Online forums and learning are now in one easy-to-use experience.
By continuing, you accept the updated Community Terms of Use and acknowledge the Privacy Policy. Your public name, photo, and achievements may be publicly visible and available in search engines.
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.