Can'r call "Generate a request attachment" request REST API
Summary:
I'm trying to call "Generate a request attachment" request REST API from either PowerShell or Postman.
Content (required):
,When I try to run the REST API I get the follow error :
{
"statusCode": 403,
"status": "Forbidden",
"message": "Insufficient permission to add an attachment in this request.",
"errorCode": -1,
"operation": "Error creating the request import attachment."
}
The account I'm using is Admin and has Participant(Write) at the Application level, which I assume will cascade down to the lower objects in the applications.
Any Ideas? Is this a bug?
Version (include the version you are using, if applicable):
23.2.x is the current version
0