Forum Discussion
Embed Web Part - code for Forecast.io
I have tried the same on my tenant and facing the same issue. I followed below article for embedding forecast.io to SharePoint:
Embedding Forecast.io Weather Into a SharePoint Page
As Matti Paukkonen said, SharePoint is encoding the src attribute of iframe element that might be causing this issue.
Workaround: I managed to show the forecast by using Modern Script Editor web part developed by community members and available through below links. You can add your iframe code in modern script editor and it will show the forecast automatically.
Please click Mark as Best Response if my post helped you to solve your issue. This will help others to find the correct solution easily. It also closes the item. If the post was useful in other ways, please consider giving it Like.
- jsgravesNov 20, 2020Copper Contributor
ganeshsanap Thanks so much for this feedback. I'll have my system administrator take a look at the community web part.