Hi,
I'm developing application to listen to Glip's posts events.
To use the Glip's API, I need to pass the Authorization of the user as header to the endpoind that I want to use.
I've used the Authorization code flow, using the JS SDK, and it returs the access token for RingCentral user.
The RingCentral's login page is requesting for RingCentral credentials, but if the User does not have RingCentral account? he only has a Glip account. How can I get the access token of the user and use the Glip's API?
If the user only has a Glip credentials, cannot use the application?
How can I add the URL of my setup page of the application in Integrations section in the Glip app?
Thanks,
Mahmoud