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
The issue appears to be that it's fetching all the events, two at a time. E.g. the limit param is not working how we would expect it to work but instead is acting as a page size param.
This example taken from https://docs.balancedpayments.com/current/api?language=ruby#list-all-events hangs and then eventually times out
The text was updated successfully, but these errors were encountered: