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

Getting error while parsing rowFIlter.enabled after activating Rond #293

Open
elmalakomar opened this issue Nov 15, 2023 · 0 comments
Open
Labels
bug Something isn't working needs triage

Comments

@elmalakomar
Copy link

Describe the bug

After I activate rond I expect to receive the following message error:

{"error":"","statusCode":403,"message":"User is not allowed to request the API"}

But I get:

{"error":"error while parsing rowFilter.enabled: strconv.ParseBool: parsing \"\": invalid syntax","message":"The request doesn't match any known API","statusCode":403}

Expected behavior

{"error":"","statusCode":403,"message":"User is not allowed to request the API"}

Replication info

  • Rönd version: latest
  • Running mode: sidecar/standalone
  • policy type: no policy applied

Additional context

@fredmaggiowski fredmaggiowski added bug Something isn't working needs triage labels Nov 27, 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 needs triage
Projects
None yet
Development

No branches or pull requests

2 participants