Question

"In order to call this API endpoint, application needs to have [Glip] permission" error - how do I authorize my chatbot with Glip permissions?

  • 20 April 2017
  • 3 replies
  • 1383 views

I am trying to create a basic chatbot in Glip using the BotKit. Whenever I send any message to my bot, I am getting the following error.

"In order to call this API endpoint, application needs to have [Glip] permission". Can anyone tell me what I need to do to authorize my chatbot app with Glip permissions?


Thanks in advance,

Bhargava


3 replies

Login developer.ringcentral.com, find your app, in the settings tab, add "Glip" to the "Permissions Needed" section.



Please reply if you have difficulties.
Hi Tyler & Ak

I am also getting same issue I added permission for meeting, callrecording,etc. From that glip, webhook,SMS are active other are inactive. Can you please guide me? My app name is my-Bot
Bhagyashree,

It looks like you have not made API calls to exercise all the permissions on your app. See screenshot below, per which you have only made API calls to exercise the below permissions:
  • Glip
  • Webhook Subscriptions
  • SMS
  • Read Messages
  • Read Presence



If this is blocking your App from Graduation, you can remove all the Unused permissions from your application. 

Reply