I am getting unexpected subscriptions created daily at 3AM (probably the result of a cron job) from an unknown source (but probably a previous developer). So I want to reset the client secret, without disruption the production app. How can I do this? Alternatively, is it possible to identify the origin of where the subscriptions are being created?
Page 1 / 1
The simplest way to do this:
- Clone your existing app
- Graduate your app. If you must, but we don't recommend it, ask developer support for assistance in activating your new app in production
- In your code, change the client ID/secret to new one
- Release this change to production
- Finally, suspend the old app
Nice suggestion Anton.
Lee - this would make a great feature. We really should have a way to refresh client secrets without having to create a completely new app. Would you create an idea in our Ideas Portal?
https://ideas.ringcentral.com/
https://ideas.ringcentral.com/
Reply
Enter your E-mail address. We'll send you an e-mail with instructions to reset your password.