Skip to content

Request parameters get stripped in a very unfortunate way #54

@kkavod

Description

@kkavod

Hello,
I was wondering why I can't pass any URL parameters to the Graph requests (for example $select) and the reason is that you forget to pass **kwargs to the parent when calling get().
Please fix.

https://github.com/microsoftgraph/msgraph-sdk-python-core/blob/dev/msgraphcore/graph_session.py#L42

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