Last updated

Generate User Exchange Token

Below steps need to be followed to create user exchanged token.

  1. Launch Developer Portal.

    • Client Type: Web Server Application Launch Developer Portal
  2. Go to My Apps. My Apps

  3. From the list of my applications, select the application for which you want to create user exchange token. Application List

  4. Click on Clients and edit the client Id for which you want to create token for.

  5. In the redirect URI, enter below(https://developer.delfi.slb.com/workspace/oauth-playground) and apply your changes. Redirect URI

  6. Visit the OAuth playground(https://developer.delfi.slb.com/workspace/oauth-playground), need to have developer portal subscription for it. Oauth Playground

  7. Go to Tools section.

  8. Enter the client ID and secret(created at the time of clientId creation) for which you have updated the redirect URI.

  9. Click on confirm.

  10. After clicking on confirm enter the below when it asks for “Input your own scopes”

    • ntm-master-svc-ntm.slbservice.com
  11. Click on Authorize API. Authorize

  12. Click on Exchange Token button. Exchange Token

  13. The “Access Token” displayed is the user exchanged token.