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
Trying to get the EUR/USD rate from yesterday. Newly created account, everything on newest version.
Exchanger\Exception\ChainException The chain resulted in 1 exception(s): RuntimeException: Unable to parse JSON data: JSON_ERROR_SYNTAX - Syntax error, malformed JSON at vendor/florianv/exchanger/src/Service/Chain.php:69 65▕ $exceptions[] = $e; 66▕ } 67▕ } 68▕ ➜ 69▕ throw new ChainException($exceptions); 70▕ } 71▕ 72▕ /** 73▕ * {@inheritdoc} +4 vendor frames 5 app/Console/Commands/GetExchangeRatesCommand.php:51 Illuminate\Support\Facades\Facade::__callStatic("historical") +12 vendor frames 18 artisan:35 Illuminate\Foundation\Console\Kernel::handle(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput))
The text was updated successfully, but these errors were encountered:
We're also experiencing this
Sorry, something went wrong.
No branches or pull requests
Trying to get the EUR/USD rate from yesterday. Newly created account, everything on newest version.
The text was updated successfully, but these errors were encountered: