Skip to content

Creating Users in shell returns 401 #3

@readevalprint

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.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type
    No fields configured for issues without a type.

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions