You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
When calling https://mainnet.blockchainos.org/api/v1/accounts/GA7ABBCSLF6OPK6BON43CSVW6H5WMXZEKIJ4372OP3R43EDPTP25IGOR/operations?cursor=JEdBN0FCQkNTTEY2T1BLNkJPTjQzQ1NWVzZINVdNWFpFS0lKNDM3Mk9QM1I0M0VEUFRQMjVJR09SLQAAAAAABgnJAAAAAAAAAAA3MDNjNTYxMC0wNDIyLTExZTktYjFlYi0wMjQyYWMxMjAwMDI%3D&limit=20&reverse=true, _embedded.records sometimes contain a different amount of records.
The bug can be reproduced, but the behavior is inconsistent. I had to perform the request multiple times to get the different responses below.
I'm not sure if this is a bug related to the operations for an account endpoint, or if it relates to all other endpoints as well.
Call 1 (the desired response) containing 4 records
The text was updated successfully, but these errors were encountered:
dahemmer
changed the title
Requesting operations for an account sometimes return a different amount of results for the same request
Requesting operations for an account sometimes returns a different amount of results for the same request
Feb 1, 2019
When calling
https://mainnet.blockchainos.org/api/v1/accounts/GA7ABBCSLF6OPK6BON43CSVW6H5WMXZEKIJ4372OP3R43EDPTP25IGOR/operations?cursor=JEdBN0FCQkNTTEY2T1BLNkJPTjQzQ1NWVzZINVdNWFpFS0lKNDM3Mk9QM1I0M0VEUFRQMjVJR09SLQAAAAAABgnJAAAAAAAAAAA3MDNjNTYxMC0wNDIyLTExZTktYjFlYi0wMjQyYWMxMjAwMDI%3D&limit=20&reverse=true
, _embedded.records sometimes contain a different amount of records.The bug can be reproduced, but the behavior is inconsistent. I had to perform the request multiple times to get the different responses below.
I'm not sure if this is a bug related to the operations for an account endpoint, or if it relates to all other endpoints as well.
Call 1 (the desired response) containing 4 records
Call 2 (the faulty response) containing 5 records
The text was updated successfully, but these errors were encountered: