We are currently experiencing payment processing issues. Our team is working to resolve the problem as quickly as possible. Thank you for your patience
Issue: pagination doesn't work for related content
0
The documentation states that the related content supports pagination but attempting to append /page/?x where ?x = page# yields:
{"related":null,"total":0,"page":"2","pages":0}
Steps to reproduce:
Use the following link:
https://api.fakku.net/manga/right-now-while-cleaning-the-pool/related/page/2
{"related":null,"total":0,"page":"2","pages":0}
Steps to reproduce:
Use the following link:
https://api.fakku.net/manga/right-now-while-cleaning-the-pool/related/page/2
0
Link is working now.
It might be that the results are cached when they are loaded normally on the site. I had similar problem with search results before the API was properly released, I had to connect to the www address first so the api link would work. This might just be a part left over that wasn't fixed.
It might be that the results are cached when they are loaded normally on the site. I had similar problem with search results before the API was properly released, I had to connect to the www address first so the api link would work. This might just be a part left over that wasn't fixed.