Skip to content

Grant type client_credentials not working with Django 1.11 #470

@singhharpreet658

Description

@singhharpreet658

Hi Team,

I've installed Django 1.11 and django-oauth-toolkit 0.12 with python 3.5
We've setup one Application with "client type: public" and "grant type: client_credentials".

We have generated a token with o/token, grant type client_credentials but the generated token is not associated with any user.

When we use this token for further API requests then it returns the error "You do not have permission to perform this action." although the scope of token is "Read Write".

Please suggest.

Thanks
Harpreet

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