Skip to content
This repository has been archived by the owner on Jun 5, 2023. It is now read-only.

Account activity API returns 404 on certain date #398

Open
disk91 opened this issue Jan 9, 2022 · 0 comments
Open

Account activity API returns 404 on certain date #398

disk91 opened this issue Jan 9, 2022 · 0 comments

Comments

@disk91
Copy link

disk91 commented Jan 9, 2022

Here are two example:
The first one returns a structure with data array empty (normal behavior)

https://api.helium.io/v1/accounts/12wu6KrUuazURqZ3dCu9CMpFo6YJyZaFMe5S85c1LSk88VGNj8x/activity?min_time=2021-11-15T16:00:00.000Z&max_time=2021-11-16T00:00:00.000Z

This second on returns 404

https://api.helium.io/v1/accounts/12wu6KrUuazURqZ3dCu9CMpFo6YJyZaFMe5S85c1LSk88VGNj8x/activity?min_time=2021-11-15T20:00:00.000Z&max_time=2021-11-16T00:00:00.000Z

this is true for any min date from 2021-11-15T19:54 and 21:45(around)

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant