Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

77 - Currency Converter Exchange Rates API problems #257

Open
janez33 opened this issue Sep 24, 2023 · 0 comments
Open

77 - Currency Converter Exchange Rates API problems #257

janez33 opened this issue Sep 24, 2023 · 0 comments

Comments

@janez33
Copy link

janez33 commented Sep 24, 2023

So I got the free trial API key from https://api.exchangeratesapi.io/ and when I tried it in chrome I got error Access Restricted - Your current Subscription Plan does not support HTTPS Encryption. I tried with HTTP but Chrome was of course internally redirecting me to HTTPS.
So I disabled it via chrome://net-internals/#hsts and it started working, but somehow if I ran the function fetchRates() in chrome console from my local server it was still redirecting me to HTTPS so I was unable to get currencies.

I switched to this free API https://app.exchangerate-api.com/

I don't know why but it took me 1 hour of my life, I'm going to sleep it off now... Goodnight, world!

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant