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: client.servers.fetch() not working due to missing permissions #87

Closed
maxibue opened this issue Oct 2, 2023 · 1 comment
Closed
Labels
bug Something isn't working

Comments

@maxibue
Copy link
Contributor

maxibue commented Oct 2, 2023

What happened?

When using client.servers.fetch() to get the server promise for a specific server you are currently greeted with this lovely API response:

data: { error: { code: 401, reason: 'Unauthorized', description: 'The request requires user authentication.' } }

This is not a problem in v6 so I think most developers will be fine for the time being, but it's a pain in the ass when trying to use the v7 beta.

@maxibue maxibue added the bug Something isn't working label Oct 2, 2023
@maxibue
Copy link
Contributor Author

maxibue commented Oct 3, 2023

Nevermind I'm stupid.

@maxibue maxibue closed this as not planned Won't fix, can't repro, duplicate, stale Oct 3, 2023
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
Archived in project
Development

No branches or pull requests

1 participant