transitive-bullshit / clubhouse

Clubhouse API client and social graph crawler for TypeScript.
MIT License
41 stars 12 forks source link

Followers / following can only query first 400 users #2

Open transitive-bullshit opened 3 years ago

transitive-bullshit commented 3 years ago

Right now, the clubhouse API will only return up to the first 400 users for followers and following. I haven't been able to figure out why this is, but I have a strong feeling it's because we're using their API incorrectly.

If anyone knows why this may be, please use this issue to discuss.

psychosys commented 2 years ago

I am having the exact issue, I have tried various ways even debugged the app I couldn't figure why it is not working, response > 400 is empty!