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
Discussion posts and replies are publicly visible
Seems like a permission issue. The credentials are correct, but that user does not have enough permissions.
but I have admin access of that env
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.
but I using my org account their I am using service account also tried putting it as admin and used appian api key for the same
What do you mean with "putting in as admin"? Make the account of type "Administrator" in the admin console?
Putting service account user as admin instead of basic user.
The config here
defines deployments from external. You need to set this up correctly.
ok thanks let me check with my team whether I can do that or not