I have tried to access the API to no avail and this is getting extremely frustrating now.
We have RingSense licenses, user’s are set to record conversations and produce transcripts.
I can successfully authenticate to the /insights API:
https://platform.ringcentral.com/ai/ringsense/v1/public/accounts/~/domains/pbx/records/3129356…./insights
ERROR:
{
"errorCode": "InsufficientPermissions",
"message": "In order to call this API endpoint, application needs to have [RingSense] permission",
"errors": [
{
"errorCode": "CMN-401",
"message": "In order to call this API endpoint, application needs to have [RingSense] permission",
"permissionName": "RingSense"
}
],
"permissionName": "RingSense"
}
The Developer playground “Try It” … DOES NOT WORK.
The API documentation is vague.
We’ve tried using Postman to connect, producing the above error.
We’ve tried using Zapier to get the “ProcessedRecording” event, which does not work.
Searching this community produces results where people are saying it’s “Not Supported”.
I have created an App on the Developer Console and assigned AI role, which STILL IS NOT APPROVED DESPITE OPENING NUMEROUS HELP TICKETS.
This is incredibly frustrating to pay for a product that so far… just does not work.