temasaguru

Results 3 issues of temasaguru

I tried to retrieve user `mediaList` with this query: ```graphql query ($userName: String) { Page { mediaList(userName: $userName) { media { title { romaji english native userPreferred } status episodes...

https://anilist.gitbook.io/anilist-apiv2-docs/overview/oauth/authorization-code-grant This page says we need to redirect users to the URI below: ``` https://anilist.co/api/v2/oauth/authorize?client_id={client_id}&redirect_uri={redirect_uri}&response_type=code ``` However, with ` I got this error ```json { "error": "invalid_client", "message": "Client authentication...

### Dev Home version 0.137.141.0 ### Windows build number 10.0.22621.1702 ### Other software OS Build Version: 10.0.22621.1702.amd64fre.ni_release.220506-1250 .NET Version: .NET 6.0.16 ### Steps to reproduce the bug Open app in...

Issue-Bug
Needs-Triage
Issue-Translation