I received the following Access Rights error when attempting to create a Glip Compliance Export. How can I get these access rights / permissions?
Request:
POST https://platform.devtest.ringcentral.com/restapi/v1.0/glip/data-export
Authorization: Bearer <myToken>
{
"userIds":[
"11111111"
]
}
Response:
403 Forbidden
{
"errors":[
{
"errorCode":"GIC-012",
"message":"Access rights to data export required."
}
]
}
The Compliance Exports API requires the authorized user be a Glip Administrator with the Compliance Export permission.
To enable this permission, have an administrator:
Read more in this article which also includes screen shots: