Closed bburbidge closed 2 years ago
When running get_rate for 'RUB' to 'USD' for any date after 2022-3-1, a RatesNotAvailableError is returned.
I get the same error for every date I try, for every base currency I try. Up until now this happened randomly, but now it's consistent and I can't pull rates.
python version: 3.9.4 forex_python version: 1.6
I'm having the same issue getting the RatesNotAvailableError regardless of currency or date selected. Started having issues yesterday and am still unable to pull any rates. Running Python 3.8 and forex_python version 1.8
I also get RatesNotAvailableError regardless of currency selected.
working now.
When running get_rate for 'RUB' to 'USD' for any date after 2022-3-1, a RatesNotAvailableError is returned.