You've been invited into the Kudos (beta program) private group. Chat with others in the program, or give feedback to Atlassian.
View groupJoin the community to find out what other Atlassian users are discussing, debating and creating.
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.
{ "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?
Odd, I took lunch, came back to the same code and it's working now..
Connect with like-minded Atlassian users at free events near you!
Find an eventConnect with like-minded Atlassian users at free events near you!
Unfortunately there are no Community Events near you at the moment.
Host an eventYou're one step closer to meeting fellow Atlassian users at your local event. Learn more about Community Events
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.