HomarrH
Homarr4mo ago
4 replies
DullSafteyPin

iFrame unsupported protocol

When using the iframe item I was trying to put a gold price iframe but no matter which iframe code I use the all give the same error "The URL provided is using an unsupported protocol. Please use one of (http, https)"

Here is one of the iframe sources I used
<iframe src="https://www.goldpricedata.com/widgets/gpt.php?currency=USD&change_currency=off&show_header=on&bgcolor=000000&lang=en&border_radius=16" style="border:none;overflow:hidden;width:100%;height:302px"></iframe>
Was this page helpful?