Skip to main content
Level 2
October 10, 2023
Question

Workfront API error "You do not have sufficient access to add this Issue"

  • October 10, 2023
  • 1 reply
  • 879 views

Hi Team,

When I attempt to execute the issue creation API, I encounter the following error:

{
"error": {
"message": "You do not have sufficient access to add this Issue",
"title": "Access Denied",
"msgKey": "exception.attask",
"attributes": [""],
"code": 0
}
}

However, using the same user (session), I am able to execute other APIs such as fetching custom form details.

What could be the reason for this error? What level of access and permissions does the user need to create an ISSUE using the API?

 

Thanks 

This post is no longer active and is closed to new replies. Need help? Start a new post to ask your question.

1 reply

Madalyn_Destafney
Community Advisor
Community Advisor
October 10, 2023

Do you have manage access on the issue?

If this helped you, please mark correct to help others : )