Skip to content
Discussion options

You must be logged in to vote

No worries buddy. ☺️ I am glad you found the solution.

Regarding cursor based pagination, here's an example of the headers I got when I was testing that page thing you were speaking about:

{
  'access-control-allow-origin': '*',
  'access-control-expose-headers': 'ETag, Link, Location, Retry-After, X-GitHub-OTP, X-RateLimit-Limit, X-RateLimit-Remaining, X-RateLimit-Used, X-RateLimit-Resource, X-RateLimit-Reset, X-OAuth-Scopes, X-Accepted-OAuth-Scopes, X-Poll-Interval, X-GitHub-Media-Type, X-GitHub-SSO, X-GitHub-Request-Id, Deprecation, Sunset',
  'cache-control': 'private, max-age=60, s-maxage=60',
  'content-encoding': 'gzip',
  'content-security-policy': "default-src 'none'",
  'content…

Replies: 2 comments 5 replies

Comment options

You must be logged in to vote
1 reply
@nasuoa
Comment options

Comment options

You must be logged in to vote
4 replies
@nasuoa
Comment options

@b8zeek
Comment options

Answer selected by nasuoa
@nasuoa
Comment options

@b8zeek
Comment options

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Bug GitHub or a GitHub feature is not working as intended API and Webhooks Discussions related to GitHub's APIs or Webhooks
3 participants