Create Issue API - Permission issues
I'm trying to create an issue with a Service Account. The Application in question has Edit Issues rights and most recently I granted it List private projects. However, with Postman, trying to create an Issue I just get:
{"error":"permission-denied","error_description":"Permission is not granted: View project data"}
What am I missing?
Please sign in to leave a comment.
Another way I've tried to do API access was based on a Service Account with a Resource Owner flow. I see the Authorized OAuth Services page when looking at a member's profile as an adminstrator, but it only ever says:
"There are no applications that are authorized to access Space on your behalf."
I can't for the life of my find any place on Space where I can authorize a specific USER to an Application. Does this exist yet..?