Skip to content
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

Episode List Scrolling 404 error on page 4 #3

Open
ManivannaPerumal opened this issue May 1, 2023 · 0 comments
Open

Episode List Scrolling 404 error on page 4 #3

ManivannaPerumal opened this issue May 1, 2023 · 0 comments

Comments

@ManivannaPerumal
Copy link

while scrolling through the episode list, getting a 404 error on the 4th page.

Log:

GET https://rickandmortyapi.com/api/episode?page=4
2023-05-01 15:06:53.799 30605-30778 okhttp.OkHttpClient com.developersancho.rortycompose I --> END GET
2023-05-01 15:06:53.811 1185-2449 NotificationService system_server E Suppressing notification from package com.developersancho.rortycompose by user request.
2023-05-01 15:06:53.813 30605-30778 HttpRequestInterceptor com.developersancho.rortycompose D Request{method=GET, url=https://rickandmortyapi.com/api/episode?page=4, tags={class retrofit2.Invocation=com.developersancho.rortycompose.data.remote.service.EpisodeService.getEpisodeList() [4, {}]}}
2023-05-01 15:06:53.878 30605-30778 TrafficStats com.developersancho.rortycompose D tagSocket(6) with statsTag=0xffffffff, statsUid=-1
2023-05-01 15:06:54.881 30605-30778 okhttp.OkHttpClient com.developersancho.rortycompose I <-- 404 https://rickandmortyapi.com/api/episode?page=4 (1081ms)

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant