Skip to content

AccessTokenAuthorizer fail to detect the server type #81

@fbarriere

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

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