Closed A-BCDe closed 4 years ago
if you want to get public info with no user interaction (like osu api v1) you should use client credentials grants, not auth code.
No, authorization code grants always require user interaction. Use client credential instead, as mentioned above.
I'm having trouble logging in to the site when I try:
Will there be a way to send a login information with the above command so that I can get the code immediately?
If there is no simple way to do this except mimicking the javascript which runs when pressing the button, I think this should also be implemented as a part of the api.