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

Allow replay download with client credentials token #11579

Open
Loluh opened this issue Oct 22, 2024 · 2 comments · May be fixed by #11615
Open

Allow replay download with client credentials token #11579

Loluh opened this issue Oct 22, 2024 · 2 comments · May be fixed by #11615

Comments

@Loluh
Copy link

Loluh commented Oct 22, 2024

im trying to do an app for getting the top 10 monthly plays(including replays) of my country, but i do not seem to be able to get lazer replays download with client credential flow (public scope), can it be added?

@nanaya nanaya changed the title apiv2 replay download for public scope Allow replay download with client credentials token Oct 22, 2024
@minisbett
Copy link

+1 for this, would be very neat when integrating the API in a backend service. The alternative is the developer manually doing the code-flow and ensuring the access & refresh token don't expire, which is both annoying to do and not the intended use of code-flow.

First thought was using the delegate scope to be the resource owner but that seems only supported by chat bots...

@peppy
Copy link
Member

peppy commented Oct 23, 2024

Seems probably fine.

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

Successfully merging a pull request may close this issue.

3 participants