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 1, 2021. It is now read-only.
For some odd reason, the ProsperWorks API is not reliable in regards to the number of records returned on search calls. Thus, there's a hacky code that tries to get as much as possible, with a safe margin to allow us to retrieve all paged records.
We should talk with the ProsperWorks Support team about that, get it fixed somehow, and update Endpoint::search().
The text was updated successfully, but these errors were encountered:
Sign up for freeto subscribe to this conversation on GitHub.
Already have an account?
Sign in.
For some odd reason, the ProsperWorks API is not reliable in regards to the number of records returned on search calls. Thus, there's a hacky code that tries to get as much as possible, with a safe margin to allow us to retrieve all paged records.
We should talk with the ProsperWorks Support team about that, get it fixed somehow, and update
Endpoint::search()
.The text was updated successfully, but these errors were encountered: