How to integrate Mural with my web application ?
The requirement is to load the mentioned Mural template within my web application using Iframe. But I faced an error like 'Refused to display 'https://app.mural.co/' in a frame because it set 'X-Frame-Options' to 'deny'.
And also tried with Mural API but we get only URL value and that also ends up with the IFrame issue.
Can you suggest a way to access Mural template within my application using IFrame.
Tagged:
0