Skip to content

Creating Users in shell returns 401 #3

Description

@readevalprint

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.

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

      Milestone

      No milestone

      Relationships

      None yet

      Development

      No branches or pull requests

      Issue actions