-
Notifications
You must be signed in to change notification settings - Fork 153
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
Cannot login to anilist tracker #965
Comments
Same issue, and I guess it is in anilist token login method, shikimori login worked and MAL is on maintenance so I don't know about it But still seems anilist method has this issue only (maybe there is change in response anilist give) TachiyomiSY/app/src/main/java/eu/kanade/tachiyomi/data/track/anilist/Anilist.kt Lines 210 to 220 in d37463c
|
Yea, It seems anilist has recently changed something because I have been using the anilist tracker for quite a while and didn't face any problems before today |
yes, i check response fragment and it is same as old, ig it is api related change but not announce yet btw i dont know much of kotlin yet so not going deep dive into it yet lol, + haven't use anilist api myself |
this is due to api change of anilist, i tried tachiJ2K and other forks, all have same issue |
|
Yeah I thought that but when try to use graphql, it works. Ig user auth based api down. |
Steps to reproduce
Expected behavior
It should be successfully logged in.
Actual behavior
The app seems to crash and the login fails.
Crash logs
--------- beginning of main
10-16 09:44:45.116 29256 29326 E OpenGLRenderer: Unable to match the desired swap behavior.
10-16 09:44:45.311 29256 29471 E SQLiteLog: (284) automatic index on C(manga_id)
10-16 09:44:45.311 29256 29471 E SQLiteLog: (284) automatic index on mangas_categories(manga_id)
10-16 09:44:45.366 29256 29471 E SQLiteLog: (284) automatic index on C(manga_id)
10-16 09:44:45.366 29256 29471 E SQLiteLog: (284) automatic index on mangas_categories(manga_id)
10-16 09:44:45.366 29256 29471 E SQLiteLog: (284) automatic index on merged(manga_id)
10-16 09:44:45.366 29256 29471 E SQLiteLog: (284) automatic index on ME(merge_id)
10-16 09:44:45.366 29256 29471 E SQLiteLog: (284) automatic index on C(merge_id)
10-16 09:44:45.366 29256 29471 E SQLiteLog: (284) automatic index on mangas_categories(manga_id)
10-16 09:44:51.078 29256 29461 E SQLiteLog: (284) automatic index on ME(merge_id)
10-16 09:45:38.409 29256 29326 E OpenGLRenderer: Unable to match the desired swap behavior.
10-16 09:45:39.179 29256 29326 E OpenGLRenderer: Unable to match the desired swap behavior.
10-16 09:45:43.156 29256 29326 E OpenGLRenderer: Unable to match the desired swap behavior.
10-16 09:45:43.260 29256 29326 E OpenGLRenderer: Unable to match the desired swap behavior.
10-16 09:45:51.053 29256 29326 E OpenGLRenderer: Unable to match the desired swap behavior.
10-16 09:45:53.637 29256 29326 E OpenGLRenderer: Unable to match the desired swap behavior.
10-16 09:45:53.770 29256 29326 E OpenGLRenderer: Unable to match the desired swap behavior.
App version: 1.9.3 (standard, 18d3615, 50, 2023-04-18T21:33Z)
Preview build: 0
Android version: 13 (SDK 33)
Android build ID: T3TC33.18-48-6
Device brand: motorola
Device manufacturer: motorola
Device name: bangkk
Device model: moto g84 5G
Device product name: bangkk_g
Tachiyomi version
1.9.3
Android version
Android 13
Device
Motorola moto g84 5g
Other details
WhatsApp.Video.2023-10-16.at.09.46.34_ecd8812a.mp4
Acknowledgements
The text was updated successfully, but these errors were encountered: