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
It appears that the page parameter in the getPayItems function is being ignored by the API and it's not listed as an optional parameter in the API docs. Our code gets stuck in an infinite loop as each call continues to return items rather than the empty list that signals there are no more pages.