Tachiyomi: Kitsu 400 error

Created on 5 May 2017  路  3Comments  路  Source: tachiyomiorg/tachiyomi

Trying to load library entries yields a 400. I'm pretty sure this is because the max page limit for library entries was recently set to 500, and the app is asking for 10000.

bug

Most helpful comment

Limit removed in 89b293f

All 3 comments

Really only need a limit of 1 since because we're filtering by id there should only be 1 result.

Tbh, doesn't need to explicitly state the limit here in the first place - since it'll never be more than 1

Limit removed in 89b293f

Was this page helpful?
0 / 5 - 0 ratings

Related issues

NoodleMage picture NoodleMage  路  4Comments

Jacket-Chan picture Jacket-Chan  路  4Comments

as280093 picture as280093  路  3Comments

dinosw picture dinosw  路  3Comments

K1LL3RR0N1N picture K1LL3RR0N1N  路  3Comments