Hi,
I have generated an auth token using my phone number then I'm calling the following API by using my auth token and username.
https://www.clubhouseapi.com/api/get_channels
I'm getting the following response.
{
"detail": "You do not have permission to perform this action."
}
But I'm expecting a list of rooms. Could you please help? But I'm doing wrong.
Thanks in advance
Hi,
I have generated an auth token using my phone number then I'm calling the following API by using my auth token and username.
https://www.clubhouseapi.com/api/get_channels
I'm getting the following response.
{
"detail": "You do not have permission to perform this action."
}
But I'm expecting a list of rooms. Could you please help? But I'm doing wrong.
Thanks in advance