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
tinker/user-overview.php
$ bash <(curl -s https://tinker.bunq.com/php/setup.sh) [Output omitted] $ tinker/user-overview.php
A new sandbox account is created and an overview is shown.
████████╗██╗███╗ ██╗██╗ ██╗███████╗██████╗ ██╗███╗ ██╗ ██████╗ ╚══██╔══╝██║████╗ ██║██║ ██╔╝██╔════╝██╔══██╗██║████╗ ██║██╔════╝ ██║ ██║██╔██╗ ██║█████╔╝ █████╗ ██████╔╝██║██╔██╗ ██║██║ ███╗ ██║ ██║██║╚██╗██║██╔═██╗ ██╔══╝ ██╔══██╗██║██║╚██╗██║██║ ██║ ██║ ██║██║ ╚████║██║ ██╗███████╗██║ ██║██║██║ ╚████║╚██████╔╝ ╚═╝ ╚═╝╚═╝ ╚═══╝╚═╝ ╚═╝╚══════╝╚═╝ ╚═╝╚═╝╚═╝ ╚═══╝ ╚═════╝ PHP Fatal error: Uncaught bunq\Exception\NotFoundException: HTTP Response Code: 404 The response id to help bunq debug: 9395f5a3-bf74-4507-b74a-e8fad476200d Error message: Route not found. in $PWD/vendor/bunq/sdk_php/src/Exception/ExceptionFactory.php:58 Stack trace: #0 $PWD/vendor/bunq/sdk_php/src/Http/Handler/ResponseHandlerError.php(54): bunq\Exception\ExceptionFactory::createExceptionForResponse() #1 $PWD/vendor/bunq/sdk_php/src/Http/Handler/HandlerUtil.php(42): bunq\Http\Handler\ResponseHandlerError->execute() #2 $PWD/vendor/guzzlehttp/promises/src/FulfilledPromise.php(39): bunq\Http\Handler\HandlerUtil::bunq\Http\Handler\{closure}() #3 $PWD/vendor/guzzlehttp/promises/src/TaskQueue.php(47): GuzzleHttp\Promise\FulfilledPromise::GuzzleHttp\Promise\{closure}() #4 $PWD/vendor/guzzlehttp/promises/src/Promise.php(246): GuzzleHttp\Promise\TaskQueue->run() #5 $PWD/vendor in $PWD/vendor/bunq/sdk_php/src/Exception/ExceptionFactory.php on line 58
$ uname -r 5.9.6-arch1-1 $ php --version PHP 7.4.12 (cli) (built: Oct 29 2020 18:50:11) ( NTS ) Copyright (c) The PHP Group Zend Engine v3.4.0, Copyright (c) Zend Technologies
The text was updated successfully, but these errors were encountered:
No branches or pull requests
Reproduce steps:
Expected outcome:
A new sandbox account is created and an overview is shown.
Actual outcome:
System info:
The text was updated successfully, but these errors were encountered: