api problem

api problem in js
4 Replies
NIMA
NIMA3mo ago
hello https://nim-a123.github.io/Currencies/ i make a currecncies app using api in my local live everyting work normal but when i put in github it not work
Chris Bolson
Chris Bolson3mo ago
The error message is indicating the error - the api URL that you are loading is not a secure resource. Try prepending https:// to the api URL That is to say, change http://api.navasan.tech/latest/?api_key=${key}for https://api.navasan.tech/latest/?api_key=${key}
NIMA
NIMA3mo ago
wow it work big tnx for help
Want results from more Discord servers?
Add your server