-
Notifications
You must be signed in to change notification settings - Fork 20
Open
Description
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.
Metadata
Metadata
Assignees
Labels
No labels