This tutorial shows how to get refresh and access tokens using Postman.

Instructions

Create a step-by-step guide:

  1. Download and install Postman.

  2. Create a new request tab.

3. Under authorization select Type: Oauth2 and press Get New Access Token.

4. Populate fields in the form with correct values (You will need your clientId, clientSecret and callbackUrl).

 Values:

5. Click Request Token and you should have your tokens displayed.

Related articles

The content by label feature displays related articles automatically, based on labels you choose. To edit options for this feature, select the placeholder below and tap the pencil icon.

Related issues