Template content rendered in green color when retrieved through rest API endpoints
I’m using endpoint (https://developer.adobe.com/marketo-apis/api/asset/#operation/getTemplateContentByIdUsingGET) to retrieve the template content. However, when sending the email through C#, the entire output appears with a green background across the whole screen.
How can I adjust my C# code to ensure the email renders correctly—just like it does in the browser?
For reference, I’ve attached a screenshot below.
