Open jamenlong opened 1 year ago
I have the same issue, for fresh FX rates data but also for older data that should already be available
Base provider https://theforexapi.com seems to be unavailable (I get a 502 when trying to access it)
I have this problem too:
Output: RatesNotAvailableError: Currency Rates Source Not Ready
I am facing the same issue, are there any other alternatives?
I am facing the same output:
RatesNotAvailableError: Currency Rates Source Not Ready
We're facing the same issue here. Any patch planned?
theforexapi.com has been down for a few days now. I created a PR that switches to a new api (https://exchangerate.host) it's free as well. You can grab my branch if you need it quickly.
This PR fixes the issue
theforexapi.com has been down for a few days now. I created a PR that switches to a new api (https://exchangerate.host) it's free as well. You can grab my branch if you need it quickly.
This PR fixes the issue #127
Hey @ShanePadellaro Thank you for posting this. I rather used https://exchangerate.host/#/#docs and its working absolutely fine.
I'd appreciate if the API managers could confirm when the issue will be resolved?
I am also getting error: RatesNotAvailableError: Currency Rates Source Not Ready
Perhaps the real change here should be a configurable data source, or a fallback option on alternate data sources when the primary returns an error
Been using forex-python daily for several months. On Feb 2 an error began to be returned with each call.
Output: RatesNotAvailableError: Currency Rates Source Not Ready