NotAuthenticated

Authentication credentials were not provided.

Http Response Status Code: 401


    The endpoint you called requires the client to have authenticated
    against the server, but your request did not include the resulting
    authorization.

    Please ensure that your request's `Authorization` header is present
    and includes the access_token returned by the `/auth/token` or
    `/auth/refresh` endpoint.