/
Using JWT or OAuth Token in Process
Using JWT or OAuth Token in Process
This is an example of using a JWT or OAuth token in a process.
Get the token stored in Environment Extension and set it to the connector’s document property.
Invoke the connector operation. Enable the option “Return Application Error Responses” so that any authentication errors are returned as application errors.
Check if there is any authentication error code 401 in the Decision shape.
If there is an authentication error, get the token from the Environment Extension from the Atmosphere API after a while in case the token is refreshing at the moment.
, multiple selections available,
Related content
Get Token
Get Token
More like this
Deploy and Schedule Get Token Process
Deploy and Schedule Get Token Process
More like this
JWT Token
JWT Token
More like this