Skip to main content
Cadet | Tier 2
February 20, 2023
Question

Insufficient Privileges

  • February 20, 2023
  • 2 replies
  • 159 views

we are performing the API call from postman to trigger the bot through api call with input parameters.

Using bot runner account, we are able to get token successfully.

When we try to deploy the respective bot the same token getting insufficent Privileges error message.

 

{

    "code": "deploy.api.insufficient.privileges",

    "details": null,

    "message": "Insufficient Privileges"

}

 

 

 

 

2 replies

Most Valuable Pathfinder
February 21, 2023

Hi @vineeth Nagishetty 

Are you using the same account/id in your bot as well and you are getting this issue?

Chand
rbkadiyam
Premier Pathfinder | Tier 7
Premier Pathfinder | Tier 7
February 21, 2023

@vineeth Nagishetty  can you provide screen shot of API call   ?

Ramesh B Kadiyam