Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

unknown variant SEMVER_LT, expected IN or NOT_IN" #64

Open
Meemaw opened this issue Jul 15, 2023 · 0 comments · May be fixed by #65
Open

unknown variant SEMVER_LT, expected IN or NOT_IN" #64

Meemaw opened this issue Jul 15, 2023 · 0 comments · May be fixed by #65
Labels
bug Something isn't working

Comments

@Meemaw
Copy link

Meemaw commented Jul 15, 2023

Describe the bug

Fetching feature flags fails due to the following error:

Err(reqwest::Error { kind: Decode, source: Error("unknown variant `SEMVER_LT`, expected `IN` or `NOT_IN`", line: 1, column: 44320) })

This means its not possible to use the client at all with those constraints defined in the project. It should be possible to use the client, even if those strategies are not supported.

Steps to reproduce the bug

No response

Expected behavior

No response

Logs, error output, etc.

No response

Screenshots

No response

Additional context

No response

Unleash version

No response

Subscription type

None

Hosting type

None

SDK information (language and version)

No response

@Meemaw Meemaw added the bug Something isn't working label Jul 15, 2023
@Meemaw Meemaw linked a pull request Jul 16, 2023 that will close this issue
@thomasheartman thomasheartman moved this from New to In Progress in Issues and PRs Jul 19, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
Status: In Progress
Development

Successfully merging a pull request may close this issue.

1 participant