Hi, we have a problem with our automation API setu...
# automation-api
p
Hi, we have a problem with our automation API setup and were wondering whats wrong with it. Right now the situation is as following: Pulumi User A created a custom CLI on top of the automation API. He can succesfully deploy/destroy pulumi projects/stacks Pulumi User A created an access token for Pulumi User B, so he can try out the custom made CLI from the account access of user A. Whenever Pulumi user B tries to uses the custom CLI and wants to deploy a Pulumi project he gets the error “AccessDenied: Access Denied” when deploying a pulumi stack Any suggestions to troubleshoot this?