{"section":"known-issues","requestedLocale":"en","requestedSlug":"product-insertupdate-api-allows-n-in-the-textlink-field","locale":"en","slug":"product-insertupdate-api-allows-n-in-the-textlink-field","path":"docs/en/known-issues/Catalog/product-insertupdate-api-allows-n-in-the-textlink-field.md","branch":"main","content":"## Summary\n\n\nCurrently, the APIs for the Catalog product Insertion or Update allows the character \"\\n\" in the textLink\n\n\n\n\n\n## Simulation\n\n\n1) Use the GET product API to fetch data from a product https://developers.vtex.com/vtex-rest-api/reference/catalog-api-product#catalog-api-get-product\n\n2) Update the product data via API inserting a \"\\n\" character in the textLink field: https://developers.vtex.com/vtex-rest-api/reference/catalog-api-product#catalog-api-put-product\n\n3) Open the given product URL, you'll receive a 404 response.\n\n\n\n\n\n## Workaround\n\n\nSaving this data via UI (Produto.aspx) saves the data correctly, allowing for the product page to be properly rendered."}