Skip to content

<ArgumentError: Unrecognized status code :invalid_token> #2

@gordielachance

Description

@gordielachance

Hi, when running my app - protected with the token authentification as you did it in your nice tutorial -, it crashes when there is an invalid token. I get :

"status": 500,
"error": "Internal Server Error",
"exception": "#<ArgumentError: Unrecognized status code :invalid_token>",

I searched through your repo but cannot find where :invalid_token is defined. Could you help/explain ?

Thanks !

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions