You need to install it in your JS/TS project npm install @binance/fiat-widget and then style and use it (there’s also instructions on the link I provided above):
Thanks for the update. Yes the access denied issue is fixed and the widget looks presentable now on my website. However the Buy button no longer does a useful job. e.g. if I want to buy ALGO crytpto with £100 GBP the button takes me to the url
Pasting in partial url as the editor replaces above full url with an image “/en/buy-sell-crypto?fiat=GBP&crypto=ALGO&amount=100&ref=55731656”
which is correct, but it immediately redirects to
Pasting in partial url as the editor replaces above with an image “/en/crypto”
with the screen populated with 15 EUR and 16.4 USD, which is not what I had configured on the widget.
The widget is now totally useless. Could you please investigate if you can make the widget work i.e. not do the redirect to the 2nd url above? Thanks.