Jump to content

Ripple API Get Payments Problem


Fring

Recommended Posts

I am trying to retreive payments using the Ripple Api. I am using 3 parameters: start, end and limit to get a set of payments between two times. I receive a result, but the strange thing is that when I request the same exact set again a few seconds later, the number of payments has gone up. The results are exactly the same in Chrome. Am I missing something? Should the number of transactions between 2 times not be constant? Is my time formatting incorrect?

An example of one of my queries that has an initial result count of 8 and now over 180: 

https://data.ripple.com/v2/payments/?start=2018-11-16T12:04:06Z&end=2018-11-16T12:55:06Z&limit=200

Solved. I did not use UTC

 

Edited by Fring
Link to comment
Share on other sites

  • Replies 0
  • Created
  • Last Reply

Top Posters In This Topic

Popular Days

Top Posters In This Topic

Create an account or sign in to comment

You need to be a member in order to leave a comment

Create an account

Sign up for a new account in our community. It's easy!

Register a new account

Sign in

Already have an account? Sign in here.

Sign In Now

×
×
  • Create New...