Question

How do I resolve oAuth issues on a promoted app?

  • 18 January 2021
  • 3 replies
  • 455 views

We have developed an app to pull event details to a website that is about to launch; these work in sandbox and we have promoted the app to prod. However, now we receive - invalid user credentials for the app on the production environment. We have changed the calling URL and the authorization token.


3 replies

Userlevel 1

You must login with user's credentials of users in the production. And make sure you are using the app client id and client secret for the production.

If you can login https://service.ringcentral.com with that user's credentials, you must be able to login your app with that credentials.

Hi Many thanks for the quick response; we are generating a token with production user credentials (and have tested on another user credentials) and app client id and client secret

Userlevel 1

And you still cannot login? How about the extension number? If you login with a main company number, make sure the extension number is correct.

Reply