Skip to main content

I have a server side service that needs access to the RingCentral API to update answering rules. We have single sign-on enabled. I couldn't find away to authenticate the app itself and using username and password no longer works. Any assistance is greatly appreciated.

Hi Ed,

What do you mean by saying "using username and password no longer works."? Did it work before? What is your app Platform Type? For password flow, the platform type must be set with Server-only (No UI).

What programming language are you using to write your code? For your reference, please check the password flow tutorial to learn more.


Reply