bookmarks-search icon indicating copy to clipboard operation
bookmarks-search copied to clipboard

Fix parameter name for

Open meganii opened this issue 3 years ago • 1 comments

Thank you for your sample project to use Twitter API v2 for bookmarks. I tried to use it and found the probrems that we cannot use paginatedRequest because of following causes, we get always 100 bookmarks if we have more bookmarks.

  • Wrong parameter for paginationToken
  • out.response is undifined value

This PR is fix the parameter and the value. If you do not accept any PR in this sample project, can you close this PR please?.

I refered below document for checking the parameter. https://developer.twitter.com/en/docs/twitter-api/tweets/bookmarks/api-reference/get-users-id-bookmarks

meganii avatar Sep 19 '22 01:09 meganii

CLA assistant check
Thank you for your submission! We really appreciate it. Like many open source projects, we ask that you sign our Contributor License Agreement before we can accept your contribution.
You have signed the CLA already but the status is still pending? Let us recheck it.

CLAassistant avatar Sep 19 '22 01:09 CLAassistant