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
{{ message }}
This repository has been archived by the owner on Jun 5, 2023. It is now read-only.
When querying a hotspot's roles endpoint, the cursor doesn't advance. For example, I'm querying /hotspots/:address/roles?filter_types=assert_location_v2, getting empty data and a cursor, using the cursor, and getting the same response with the same cursor. This seems to happen if the transaction in question was awhile ago. It works if querying a hotspot with a recent assert location txn, but querying one with assert locations in the past produces this cursor bug.
The text was updated successfully, but these errors were encountered:
On Apr 19, 2022, at 8:48 PM, Marc Nijdam ***@***.***> wrote:
bump @allenan
—
Reply to this email directly, view it on GitHub, or unsubscribe.
You are receiving this because you were mentioned.
When querying a hotspot's roles endpoint, the cursor doesn't advance. For example, I'm querying
/hotspots/:address/roles?filter_types=assert_location_v2
, getting empty data and a cursor, using the cursor, and getting the same response with the same cursor. This seems to happen if the transaction in question was awhile ago. It works if querying a hotspot with a recent assert location txn, but querying one with assert locations in the past produces this cursor bug.The text was updated successfully, but these errors were encountered: