Hello,
I have downloaded the white list ip address component from the gallery https://pcf.gallery/whitelist-ip-address/. when i run npm start, i could get the ipaddress in the browser. When i create solution using the command pac pcf push --publisher-prefix vanir
and use the control in power apps. it says error loading control. Has anyone come across this problem, could someone guide me about this issue.
please see screen shot below
thank you very much for your help. It solved the issue for me as well. great help!!
Hi @vani2000 ,
I did some quick debugging on the issue and it looks like it fails on the x.open line since mixed content isn't allowed. The URL is in http, while Canvas uses https. You can fix the issue by changing the url to be https instead. It fixed the issue for me when I did that change.
WarrenBelz
85
Most Valuable Professional
Michael E. Gernaey
65
Super User 2025 Season 1
mmbr1606
55
Super User 2025 Season 1