Authorization: oauth ********************curl --location --request GET 'https://api-v2.streamvi.io/method/centrifuge/auth/channel?v&language&project_id&channel_name' \
--header 'Authorization: oauth <token>'{
"access_token": "string",
"expires_in": 1800,
"channel": "$project:123"
}