flokk icon indicating copy to clipboard operation
flokk copied to clipboard

SampleData: Something when wrong with the authorization.....

Open jradxl opened this issue 5 years ago • 1 comments

I believe I've understood the instructions....

git clone -n https://github.com/flutter/flutter.git -b master cd flutter git checkout 9c3f0faa6d cd flokk_src (run once to create data dirs) flutter run -d linux unzip ../sample_data.zip -d ~/.local/share/flokk-contacts/ flutter run -d linux

Get: Connection Error - Something went wrong with authorization

Sorry, but I don't know how to fix, or what I did wrong On my Ubuntu Mate 20.04 it's reproducible. J

jradxl avatar Jul 30 '20 14:07 jradxl

Authorization isn't setup, please see this section in the readme. Maybe we could add a flag to disable auth for running with the sample data.

cenomla avatar Apr 15 '21 19:04 cenomla