You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
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)
The text was updated successfully, but these errors were encountered:
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)
The text was updated successfully, but these errors were encountered: