Question

Insufficient Privileges

  • 20 February 2023
  • 2 replies
  • 88 views

Badge +3

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

Userlevel 6
Badge +16

Hi @vineeth Nagishetty 

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

Userlevel 5
Badge +14

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

Reply