bowhead icon indicating copy to clipboard operation
bowhead copied to clipboard

Problems with Docker setup

Open raenrfm opened this issue 7 years ago • 1 comments

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.

raenrfm avatar Feb 05 '18 00:02 raenrfm

In your .env file. Add

ONEBROKER_TOKEN=your_api_secret_here

markbell2410 avatar Mar 03 '18 10:03 markbell2410