In the API, when exceeding 100 articles, it returns an error because I need to upgrade to a paid plan. Since 100 articles equal 5 pages, I suggest that we limit the nextKey to a maximum of 5, or we can handle the error on an empty screen to prevent the error from showing, as the empty screen blocks the user from browsing
In the API, when exceeding 100 articles, it returns an error because I need to upgrade to a paid plan. Since 100 articles equal 5 pages, I suggest that we limit the nextKey to a maximum of 5, or we can handle the error on an empty screen to prevent the error from showing, as the empty screen blocks the user from browsing