Skip to content

AccessTokenAuthorizer fail to detect the server type #81

Description

@fbarriere

Description of the issue

The AccessTokenAuthorizer method tries to access the /api/v1/HealthCheck API endpoint which is not available to unauthorized users and fails.
In addition, the exception does not describe the error

Expected behavior

Use a public endpoint so authentication is not needed
At least report a clear error messages explaining an access to an endpoint has been refused.

Actual behavior

AccessTokenAuthorizer() failed with an exception (and no exception message)

Your environment

Linux Alm 9, Python 3.9

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

      Milestone

      No milestone

      Relationships

      None yet

      Development

      No branches or pull requests

      Issue actions