Skip to content

Conversation

@thecodeline
Copy link

No description provided.

The problem was that the header contians the pagination link when you make a request from the Api and you need more than the limit of 250
so you need to get the value of the next page but it appears in the header as an empty value, but after passing it this way, you will be able to place another function
after doing the request to extract the value from this variable;
Now you can use pagination based on your desired api requests
Now you can use pagination based on your desired api requests
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

Successfully merging this pull request may close these issues.

1 participant