Rest API - Add Attachment is 404ing

Dale Palmer
I'm New Here
I'm New Here
Those new to the Atlassian Community have posted less than three times. Give them a warm welcome!
February 5, 2021

I am trying to send an attachment via the REST api to be attached to a ticket.

I'm using JWT tokens and checked with the decoder that my URLs are sound. I'm testing with Postman, and yesterday I could send attachments this way just fine. However today I was trying to test my code and I keep getting 404s.


jira.png

{ "errorMessages": [ "Issue does not exist or you do not have permission to see it." ], "errors": {}}

My guess is something is up with my JWTs but they work for other URLs and api calls. OR something is different with the project permissions. OR maybe something is up with the service right now?

 

 

1 answer

1 accepted

0 votes
Answer accepted
Dale Palmer
I'm New Here
I'm New Here
Those new to the Atlassian Community have posted less than three times. Give them a warm welcome!
February 5, 2021

Odd, I took lunch, came back to the same code and it's working now..

Suggest an answer

Log in or Sign up to answer
DEPLOYMENT TYPE
CLOUD
PRODUCT PLAN
STANDARD
PERMISSIONS LEVEL
Product Admin
TAGS
AUG Leaders

Atlassian Community Events