Skip to content

[bug][flagd-rpc] We can not retrieve object flags due to a type mismatch error #102

Closed
@aepfli

Description

@aepfli

I implemented #101 and could not correctly test object flags with our gherkin suite, as I am constantly getting a type mismatch.

The type we're getting from the resolver does not match the expected type in Python for object flags. I checked the provider's response, and everything was returned as expected. But the struct never seems to be correctly translated into the Python object.

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