Rest api pagination not working on production for payments

setti565
New Community Member

Same query parameters are working with sandbox account but when i use it with production its not working.

Sandbox api call:

https://api.sandbox.paypal.com/v1/payments/payment?start_time=2017-10-01T00:00:00Z&end_time=2017-10-05T23:59:00Z&start_id=PAY-xxxxxxxxxxxxxxxx

Production api call:

https://api.paypal.com/v1/payments/payment?start_time=2017-10-19T00:00:00Z&end_time=2017-10-26T23:59:59Z&count=20&start_id=PAY-xxxxxxxxxxxxxxxx

 

Login to Me Too
1 REPLY 1

MTS_Andre
Moderator
Moderator

Hi, does the production call return something like a message or a blank response?

Login to Me Too

Haven't Found your Answer?

It happens. Hit the "Login to Ask the community" button to create a question for the PayPal community.