Unauthorized

Error for the 401 response code - the user is not authenticated to access the resource.

This typically means that either the application's JwtProvider was unable to provide a JWT for the SDK to use, or the JWT provided was not valid.