Skip to content

How to catch authorization 403 error? #900

@n-for-all

Description

@n-for-all

["Error during signin: Error: Unable to retrieve auth string from user-authentication endpoint - received status: 403 from /authorize. See: https://pusher.com/docs/channels/server_api/authenticating_users"]

There is no event to catch authorization error, the docs indicatate that 403 should be returned when the authroization fails, but only logs it in the console without emitting "pusher:error" event and there is no other events that can catch such error?

if (err) {

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