Skip to main content
How can I get App authorize ?

Hi @Aaron Zigler
Requesting you to provide more details on the question for us to be able to help you better.
You can check out this link which explains how to get the access token using different languages and SDK
https://developers.ringcentral.com/guide/authentication


From the screenshot above, you are trying to pass the parameters as body with a GET request which does not seem correct.
If you check the API reference here, the parameters are actually query params.
Could you make the changes and try again?

1656320941084.png
Thanks


Thanks for the Help!!

But i am integrating Ringcentral with salesforce and when i edit my named credential it shows error of invalid client id. screenshot-2022-06-27-172114.png

Also refer the below screenshot of my Auth Provider

screenshot-2022-06-27-173059.png


Reply