GET /accounts/{accountId}/report/meetings/{meetingId}/participants

GET /accounts/{accountId}/report/meetings/{meetingId}/participants
we are not receiving the report by passing correct account id and meeting id by using JWT token

showing below error -
{
“code”: 124,
“message”: “Invalid access token.”
}

Hi @nonameforme1105 , do you have a master/sub-account structure?