Skip to main content
prakhars0731
February 2, 2024
Solved

You are not permitted to perform the requested operation

  • February 2, 2024
  • 8 replies
  • 0 views

I was trying automated deployment

from this documentation facing this issue 

Deployment REST API - Appian 23.4

I hav checked credentials it is working fine

Best answer by stefanhelzle0001

Seems like a permission issue. The credentials are correct, but that user does not have enough permissions.

8 replies

stefanhelzle0001
February 2, 2024

Seems like a permission issue. The credentials are correct, but that user does not have enough permissions.

prakhars0731
February 2, 2024

but I have admin access of that env

stefanhelzle0001
February 2, 2024

When looking at the documentation

https://docs.appian.com/suite/help/23.4/Deployment_Rest_API.html#authentication

it seems like you need a service account and an API key. And I am pretty sure your personal account is not a service account.