Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Creating Users in shell returns 401 #3

Open
readevalprint opened this issue Apr 7, 2013 · 0 comments · May be fixed by #4
Open

Creating Users in shell returns 401 #3

readevalprint opened this issue Apr 7, 2013 · 0 comments · May be fixed by #4

Comments

@readevalprint
Copy link

Django 1.5

If you start the shell and create a User or run ./manage.py createsuperuser it creates the User but the Account signal that is registered to User errors out with:
Unauthorized: 401: Not permitted to perform index on marketplaces

But in the shell, I can run through the balanced-python here https://github.com/balanced/balanced-python/blob/master/examples/examples.py

I think it's not configuring the API key.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging a pull request may close this issue.

1 participant