How to configure your settings and use the extension

How to configure your settings and use the extension


How to use the app:

Application Registration (1-6) & JWT Generation (7-8)

Step 0

In case you already own an application, go to Step 5 and make sure:

  • JWT auth flow is selected
  • You don't issue refresh tokens
  • Read Accounts Scope is added to Security

Step 1

Navigate to developers.ringcentral.com/my-account.html/applications and press Register App


Step 2

Select Rest Api App (most common)

Select Rest Api App

Step 3

Fill out App Properties

App Settings 1

Step 4

Feel free to leave App Card empty / use default values.

App Card

Step 5

  • Set JWT auth flow
  • Do not issue refresh tokens
  • Add Read Accounts scope to Security
  • Select private under App Authorization
App Settings 2

Step 6

  • Open your Application
  • Find Production Credentials
  • Copy Client ID and Client Secret
Production Credentials

Step 7

Head over to developers.ringcentral.com/console/my-credentials and press

Create JWT


Step 8

  • Fill out Label, select Production environment, All apps
  • DO NOT set an Expiration Date!
  • Finally press Create JWT
  • Copy your new JWT and head back to RingCX Settings
Create JWT