Hey, @TL31 Can you conform that your videoconference settings are set up correctly? You can use GET /crm/v3/extensions/videoconferencing/settings/{appId} which should return a 200 response along with its details.
Hi @Jaycee_Lewis, the suggested endpoint gives me the same error as described above.
The app id is set, the developer api key is set and I also use the access token as bearer token in my request to GET /crm/v3/extensions/videoconferencing/settings/{appId}.