anvilresearch / connect-cli

CLI for Anvil Connect
MIT License
3 stars 11 forks source link

nvl setup StatusCodeError: 400 - [object Object] #52

Open ikb42 opened 9 years ago

ikb42 commented 9 years ago

nvl setup http://localhost:3000 --token-file C:\Users\..\instance\connect\keys\setup.token Warning: you are communicating over plain text. ? Choose an email me@me.com ? Choose a password ******** ? Choose a name for this configuration localhost:3000 ? Choose an ID for this configuration localhost-3000 StatusCodeError: 400 - [object Object]

From Windows command prompt.

uberfirestone commented 9 years ago

seeing the same issue

uberfirestone commented 9 years ago

after setting some error logging, our version of this error was caused by a Password must be complex. response from the server

uberfirestone commented 9 years ago

also caused by lack of email uniqueness for admin user

ikb42 commented 8 years ago

Thanks @uberfirestone ! same issue here with password must be complex