Skip to content

Missing request_id type in OauthTokenResponse #487

Open
@MohammedEsafi

Description

@MohammedEsafi

Description:

Currently, the OauthTokenResponse does not include a field for the request_id type, even though this field is included in the actual response. this absence leads to a type error in a specific use case where I encounter the issue while utilizing that field.

Screenshot 2024-02-04 at 21 16 46

To address this issue, I have to cast the token method response. however, I believe this should be resolved within the library itself. I plan to open a PR to address this issue.

Screenshot 2024-02-04 at 21 32 12

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