Skip to content

refresh_token and client_id #566

@jvanasco

Description

@jvanasco

I've been updating my integration library for oauthlib against pyramid and discovered something through typing and various updates: OAuth2Session.refresh_token does not accept client_id, and does not utilize the existing ones - or utilize the new include_client_id if provided.

Can someone confirm that client_id is not required for this, and it's just a peculiarity of my test system due to all the APIs i've tested against requiring it?

Thank you.

See also:
* #554
* oauthlib/oauthlib#880

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