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.
How do I resolve oAuth issues on a promoted app?
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
Reply
Enter your E-mail address. We'll send you an e-mail with instructions to reset your password.