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

[bug] Answer to authorization of new application always 'scope "read"'? #3049

Closed
chri2 opened this issue Jun 27, 2024 · 1 comment · Fixed by #3050
Closed

[bug] Answer to authorization of new application always 'scope "read"'? #3049

chri2 opened this issue Jun 27, 2024 · 1 comment · Fixed by #3050
Labels
bug Something isn't working

Comments

@chri2
Copy link

chri2 commented Jun 27, 2024

Describe the bug with a clear and concise description of what the bug is.

I tried to register an application like described in the documentation https://docs.gotosocial.org/en/latest/api/authentication/ . I tried the request for "Create a new application" with "scopes": "read write" and with "scopes": "write" and both time got the answer Here's your out-of-band token with scope "read".

I couldn't check, yet, which rights I really have, but at least the message seems to be wrong.

What's your GoToSocial Version?

0.16.0

GoToSocial Arch

arm64 yunohost

What happened?

see above

What you expected to happen?

expected the answer to contain the scope I had requested.

How to reproduce it?

see above

Anything else we need to know?

No response

@chri2 chri2 added the bug Something isn't working label Jun 27, 2024
@tsmethurst
Copy link
Contributor

Adding documentation for this. There's just a bit missing in the docs. I'll make a PR later today.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
None yet
Development

Successfully merging a pull request may close this issue.

2 participants