Skip to content

You do not have permission to view OAuth Client with id #30

@ghost

Description

Hi,

I'm following your code examples to set up authentication on my website. The redirect works fine and I'm receiving a token back, but the next call into the library throws an error:

{
  "code":null,
  "code_name":"OAuthClientViewForbidden",
  "detail":"You do not have permission to view OAuth Client with id <my_id>",
  "id":"<my_id>",
  "status":"403",
  "title":"You do not have permission to view this OAuth Client."
}

Is this library perhaps out of date with the server? Should I create a new client with version 1 instead of version 2?

Thank you!

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