Skip to content

Hard-Coded Bearer Token in Frontend.php Causing 401 Errors #1

@heymicoo

Description

@heymicoo

beforeSend: function(xhr){xhr.setRequestHeader(\'Authorization\', \'Bearer q3q6rvbvjueuzh4wtyzqr9\');},

The bearer token is currently hard-coded. This implementation is leading to multiple 401 Unauthorized errors in the access logs.

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