You can use these credentials to authenticate the following nodes:
Refer to Twist’s API documentation for more information about authenticating with the service.
To configure this credential, you’ll need:
To generate your Client ID and Client Secret, create a general integration.
Use these settings for your integration’s OAuth Authentication:
Copy the OAuth Redirect URL enter it as the OAuth 2 redirect URL in Twist.
Twist doesn’t accept a localhost
Redirect URL. The Redirect URL should be a URL in your domain, for example: https://mytemplatemaker.example.com/gr_callback
. If your Stigg OAuth Redirect URL contains localhost, refer below to Local environment redirect URL for generating a URL that Twist will allow.
Select Update OAuth settings to save those changes.
Copy the Client ID and Client Secret from Twist and enter them in the appropriate fields in Stigg.
Twist doesn’t accept a localhost callback URL. These steps should allow you to configure the OAuth credentials for the local environment:
5678
to the internet. In your terminal, run the following command:<YOUR-NGROK-URL>
with the URL that you get from the previous step.