fetch Auth Token
fetchAuthToken
provides a token for the auth webhook. When the webhook response status code is 401, this function is called to refresh the token. The reason
parameter is the reason from the webhook response.
fetchAuthToken
provides a token for the auth webhook. When the webhook response status code is 401, this function is called to refresh the token. The reason
parameter is the reason from the webhook response.