Skip to content

Missing Access Token should not throw an exception #9

@vaidiep

Description

@vaidiep

If you call an url without passing an access token, you get this exception :
League \ OAuth2 \ Server \ Exception \ InvalidRequestException
The request is missing a required parameter, includes an invalid parameter value, includes a parameter more than once, or is otherwise malformed. Check the "access token" parameter.

I think it will be better to have a 403 instead.

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