strmprivacy / cli

This is the STRM Privacy Command Line Interface, to define and manage your privacy streams, data schemas, event contracts and much more.
https://strmprivacy.io
Apache License 2.0
6 stars 2 forks source link

Unclear error message when handle not set #35

Open bvdeenen opened 3 years ago

bvdeenen commented 3 years ago

When creating a schema where your user has not yet set a handle, you'll get a 'permission denied' error, but it should be something like 'first set a handle for your account'

I think the handle should also occur in your strm auth access-token or something like that.