Open raenrfm opened 6 years ago
I've got bowhead set up in a container in Ubuntu headless server. When I get to the step
php artisan bowhead:example_usage
I get this:
OneBroker API returned an error - 201: Invalid token. You are not logged in
Any clue as to why that is? Also I cannot make that copy to docker script work.
In your .env file. Add
ONEBROKER_TOKEN=your_api_secret_here
I've got bowhead set up in a container in Ubuntu headless server. When I get to the step
php artisan bowhead:example_usage
I get this:
OneBroker API returned an error - 201: Invalid token. You are not logged in
Any clue as to why that is? Also I cannot make that copy to docker script work.