-
Notifications
You must be signed in to change notification settings - Fork 197
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
Getting error on getting the rates-> c.get_rates('USD') #121
Comments
RatesNotAvailableError: Currency Rates Source Not Ready |
Yes - did they remove this service ? |
I am also having the same issue. I am checking here for the status, but not sure if this is the actual API being used: https://stats.uptimerobot.com/p8KZgsZ6J |
API is working, website is up, issue has been resolved. Same goes for #100 Update: Oops, it is down again. Worked for some hours before noon GMT+3. Update: GMT +3 16:26, service is working for anyone wondering. Update: 16:57, just checked on it and it was down. It seems it's still not stable. Update: It has been working since around 9-10 A.M., 28.09.2022. |
Look down again.. working few hours ago, but now same issue |
I am having the same issue |
The website theforexapi.com has been down for a while now. |
The issue is blocking issue and not related to code but infra as the "theforexapi.com" is down. |
forex_python\converter.py", line 62, in get_rates
raise RatesNotAvailableError("Currency Rates Source Not Ready")
forex_python.converter.RatesNotAvailableError: Currency Rates Source Not Ready
The text was updated successfully, but these errors were encountered: