Menu
Feedback
Start here

Known issues

Known issues
MDv2 returns error '504 Gateway Timeout' when we try to update a document passing a symbol or special character.
Storage
ID: 852966
Backlog
Published on8/9/2023
Last updated on8/9/2023
1 min read

Summary

The behavior of the API when trying to update a document that contains a symbol in a field of type string such as "name": "Product1 14€", will return the error 504 Gateway timeout and will not update the document.

Simulation

  1. Make a PUT request to update a document through the API, in the body include the special character in a field of type string.

    { "name": "Product1 14€", ...}

  2. Look at the API response and verify that it returns the error 504 Gateway timeout.

Workaround

Delete the special character and enter the name of the symbol. For example: "14 euros"

Contributors
1
Photo of the contributor
+ 1 contributors
Was this helpful?
Yes
No
Suggest Edits (GitHub)
Contributors
1
Photo of the contributor
+ 1 contributors
On this page
Still got questions?
Ask the community
Find solutions and share ideas in the VTEX Community
Join our community
Request VTEX support
For personalized assistance, contact our experts
Open a support ticket
GitHubDeveloper PortalCommunityFeedback