Skip to main content
Question

Insufficient Privileges

  • February 20, 2023
  • 2 replies
  • 117 views

Forum|alt.badge.img+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

Forum|alt.badge.img+22
  • 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?


rbkadiyam
Premier Pathfinder | Tier 7
Forum|alt.badge.img+17
  • Premier Pathfinder | Tier 7
  • February 21, 2023

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