transitive-bullshit / clubhouse

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

Follow Problem #7

Closed ahmetozalp closed 3 years ago

ahmetozalp commented 3 years ago

https://www.clubhouseapi.com/api/follow { "method": "POST", "json": { "user_id": 1054408459, "source": 4 } } HTTPError: Response code 400 (Bad Request)

ahmetozalp commented 3 years ago

I got a wrong id and solved the problem