callmearta / clubhouse-desktop

An unofficial Clubhouse desktop client
Other
212 stars 38 forks source link

There is no calling or sending sms from this api no auth endpoint work #70

Closed Elabbasy00 closed 3 years ago

Elabbasy00 commented 3 years ago

I did not receive anything else

{
    "success": true,
    "is_blocked": false,
    "error_message": null,
    "send_rc_token": true
}
callmearta commented 3 years ago

Check the official mobile app and capture the packets to see what you should pass to the api

nazhmik commented 2 years ago

Hi, @Elabbasy00. Did you find a solution to the problem?