Endpoint to set render settings for a screen is broken

I used PATCH api/v2/prompts/login-id/screen/login-id/rendering but only set rendering settings to advanced. That seemed to worked. I tried to set it back by setting it to standard, but instead, I get an error page. I tried sending an empty JSON object because before I did anything, that’s what the GET endpoint for render settings was returning, but I get the same error page.

The error pages show a View Log button when you press ‘See details for this error’. There is no error in the logs.

There are no errors in the browser developer tools.

This has been resolved by Auth0 support. The login-id template was attempting to a fusion of Shopify Liquid and JavaScript, which didn’t work.

This topic was automatically closed 14 days after the last reply. New replies are no longer allowed.