Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Token taken with client_credentials returns error on AUP endpoint #803

Closed
balciiberk opened this issue Jul 5, 2024 · 1 comment · Fixed by #804
Closed

Token taken with client_credentials returns error on AUP endpoint #803

balciiberk opened this issue Jul 5, 2024 · 1 comment · Fixed by #804

Comments

@balciiberk
Copy link
Member

The access token that is taken with the client_credentials workflow returns an error when a PATCH request is sent to /iam/aup/signature/{user-id} endpoint even if it has all the needed scopes:

{'error': 'Account not found for authenticated user'}

The same request works with tokens taken with other workflows.

@federicaagostini
Copy link
Contributor

PR #804.

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

Successfully merging a pull request may close this issue.

2 participants