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

Unable to include $ in query param #181

Open
JWesorick opened this issue Feb 11, 2025 · 0 comments
Open

Unable to include $ in query param #181

JWesorick opened this issue Feb 11, 2025 · 0 comments

Comments

@JWesorick
Copy link

Query params with $ in them seem to always get picked up as environment variables without being able to escape them. The app then throws a "Variable not defined" error.

Example uses case: http://domain.com/?query={"fs":{"$gt":1470009600}}
as seen here: https://countly.com/blog/countly-export-data-db-viewer

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant