-
Notifications
You must be signed in to change notification settings - Fork 1
Open
Labels
effort: hoursgood first issue 👍Good for newcomersGood for newcomerspriority: medium (3)Medium-priority issue that needs to be resolvedMedium-priority issue that needs to be resolvedtype: enhancementNew feature or requestNew feature or request
Description
Encoding the query JSON with __!_ and __#_ is not valid for production. We should investigate how to correctly escape " and ' characters and if it is not possible to escape it would be probably better to just use an URL encoder (ex: https://meyerweb.com/eric/tools/dencoder/ ) as an encoding algorithm.
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
effort: hoursgood first issue 👍Good for newcomersGood for newcomerspriority: medium (3)Medium-priority issue that needs to be resolvedMedium-priority issue that needs to be resolvedtype: enhancementNew feature or requestNew feature or request