Skip to content

[REG 2.0->2.1] Token failure when client_id and/or client_secret is undefined #40

Open
@orgads

Description

@orgads

Since the default export of oauth has been removed, all the parameters must be passed to clientCredentials. But if client_id or client_secret is undefined, it is passed as a stringified "undefined" in the request, which fails it.

Undefined params should be stripped before sending the request.

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