Token-based authentication (TBA)

  1. Create an integration record.
    1. In the Name field, enter a name for the integration record.
    2. In the State field, select Enabled.
    3. Check the Token-Based Authentication box.
    4. Check the TBA: Authorization Flow box.
    5. In the Callback URL field, enter: http://localhost:7777/tba.
    6. Clear the Authorization Code Grant box.
    7. Check the User Credentials box.
  2. Save the integration. Be sure to save the consumer key/secret before closing the page.
  3. Copy and paste the consumer key/secret in the .env file.

Leave a comment

Your email address will not be published. Required fields are marked *