Expand my Community achievements bar.

Join us LIVE in San Francisco on November 14th for Experience Makers The Skill Exchange. Don't miss out on this free learning event!

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

Avatar

Level 2

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 

1 Reply

Avatar

Community Advisor

Do you have manage access on the issue?

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