We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
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
Hey everyone.
I wrote a script in June to analyze the BCB data using the rbcb package and it worked with the get_all_currencies() funcion.
But now I tried it again and go an error saying "BCB API Request error" (see below). But the funcion get_currency() works fine.
Would you know what the problem might be?
Thanks in advance!
rbcb::get_currency_cross_rates("2024-01-01") Error in get_all_currencies(date) : BCB API Request error
The text was updated successfully, but these errors were encountered:
No branches or pull requests
Hey everyone.
I wrote a script in June to analyze the BCB data using the rbcb package and it worked with the get_all_currencies() funcion.
But now I tried it again and go an error saying "BCB API Request error" (see below). But the funcion get_currency() works fine.
Would you know what the problem might be?
Thanks in advance!
The text was updated successfully, but these errors were encountered: