Hello team,
The parameter starting_after
seems to be ignored by your system so It’s not possible to paginate the /charges
endpoint
Thanks
Hello team,
The parameter starting_after
seems to be ignored by your system so It’s not possible to paginate the /charges
endpoint
Thanks
HI @CharlesRA, thank you for posting your concern here at the Coinbase Developer forum.
To help you with your concern, we would like to ask the following:
We will work to resolve your concern once you have provided answers to our questions above. Thanks!
To get all objects, you need to paginate through the results by always using the ID of the last resource in the list as a
starting_after
parameter for the next call.
But I get a warning during the http call starting_after ([Uuid ressource]) is not a valid cursor; ignoring'
Hi @CharlesRA! Thank you for providing the information we need. We’ve reported your concern with our internal team and this issue has been fixed. You can now use resource ID as the value for starting_after parameter when paginating the /charges endpoint with no problem.
We hope this helps! If you have questions or clarifications, please do not hesitate to reach out back to us again.
Have a great day!