zhuowei / ClubhouseAPI

https://petstore.swagger.io/?url=https://raw.githubusercontent.com/zhuowei/ClubhouseAPI/main/doc/openapi.yaml
120 stars 12 forks source link

I can not take Token #1

Closed pudrapembesi95 closed 3 years ago

pudrapembesi95 commented 3 years ago

I can not take Token from _complete_phone_number_auth, start_phone_numberauth APIs, but APIs return 400 when I make a request

Header; Content-Type:application/json User-Agent:Clubhouse CH-Locale:en_US CH-AppVersion:0.2.15 CH-AppBuild:269

Body; { "jsonObject": { "value": { "phone_number": "+11234567890" } } }

How can I get my token ?

zhuowei commented 3 years ago

The body's just {"phone_number": "+11234567890"}