Automatically Refresh JWT Tokens - Authorize & Access Token Paths?

Hello,

We're trying to automatically refresh our JWT tokens so our automated workflows work without having to manually renew the JWT token. We require the below info to setup the connector to auto retrieve a new JWT token from Sophos:

1) Authorize Path:

2) Access Token Path:

3) Scope:

  • Example: refresh_token

I tried various inputting various inputs but kept getting different errors such as the below:

{"errorCode": "customer.authentication", "message": "Unauthorized", "trackingId": "XXXXX-XXXXX-XXXXX-XXXXX"}

Thanks in advance!

Parents Reply Children