nuralogix / dfx-demo-py

A simple Python-based demo that demonstrates how to use the DeepAffex SDK and DeepAffex Cloud API.
MIT License
10 stars 6 forks source link

Unable to register Demo account #3

Closed kadnan closed 3 years ago

kadnan commented 3 years ago

I am following instructions, on running the following I get the error:

python dfxdemo.py org register demo     
Register failed 400: {'Code': 'VALIDATION_ERROR', 'Errors': {'Key': [['STRING_LESS_THAN', 5]]}, 'Message': ''}
kadnan commented 3 years ago

It was my mistake :)