Loading Webhook response in iframe

Hello Guys,

I’m trying to load the webhook response into the iframe but it seems stitch server is throwing x-frame-options header to deny and I tried to remove using

response.removeHeader(‘x-frame-options’)

It doesn’t work. Any Suggestions?

Hi – Unfortunately we do not support adjusting this header for security reasons. If you like you can make a request for a feature update here.

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