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

API validation rejects quotation marks and emojis #555

Open
arasmussen opened this issue Oct 29, 2024 · 0 comments
Open

API validation rejects quotation marks and emojis #555

arasmussen opened this issue Oct 29, 2024 · 0 comments

Comments

@arasmussen
Copy link

arasmussen commented Oct 29, 2024

If you try to create a company with name 👍 or hi\" you get validation errors even though it is possible to create companies with these names in the admin dashboard.

{
category: VALIDATION_ERROR,
correlationId: d2a891e1-3108-492e-b08c-e150f45b03af,
message: Invalid input JSON on line 1, column 119: Filter value 'hi\"' has mismatched quotation marks,
status: error
},
@arasmussen arasmussen changed the title API rejects quotation marks and emojis API validation rejects quotation marks and emojis Oct 29, 2024
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