Hello. If I use the JavaScript SDK to

Hello. If I use the JavaScript SDK to call the V2 API using the method, importMetadataTML() with the TML below then it responds with a 403 which I'm pretty sure is masking a 500. Anyway, we don't really have confidence in the API if it sometimes returns a 403 and we are relying on it to handle deployments. I'm pretty sure it's something to do with the HTML

{"guid": "4f6ee881-a94a-409b-8254-0f2a5c93465d","liveboard": {"name": "ImporTest","visualizations": [{"id": "Viz_1","viz_guid": "5fa44a49-9900-46c6-9eee-2f378c4212bc","note_tile": {"html_parsed_string": "<h1 dir=\"ltr\"><span style=\"white-space: pre-wrap;\">Test</span></h1><p class=\"theme-module__editor-paragraph\" dir=\"ltr\"><span style=\"white-space: pre-wrap;\">This is a test liveboard for the deployment process</span></p><div class=\"pinboard-note-tile-module__noteTileBg editor-module__bgNode\" style=\"background-color: rgb(255, 255, 255);\"></div>"}}],"layout": {"tiles": [{"visualization_id": "Viz_1","x": 0,"y": 0,"height": 4,"width": 3}]}}}
Was this page helpful?