Riskatri opened a new issue #13700:
URL: https://github.com/apache/superset/issues/13700


   Hi, i am using apache superset version 1.0.0 and i want to embed dashboard 
to my frontend web using iframe but iam getting error 
   
   
![image](https://user-images.githubusercontent.com/59104917/111744779-54096e00-88be-11eb-90ed-a3c00f22c0ca.png)
   
   what i do : 
   - run superset run -p 8088 --with-threads --reload --debugger
   - put url to iframe like this 
   
   **<iframe width="100%"
       height="800"
       seamless
       frameBorder="0"
       scrolling="no" 
src="http://127.0.0.1:8089/superset/dashboard/11";></iframe>**


-- 
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

For queries about this service, please contact Infrastructure at:
[email protected]



---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to