Beena Jacob | I'm getting an error while trying to play a message using admin credentials. The admin used for authentication has mailbox delegate role. I am able to connect to the specified extension successfully but not able to play the message on the specified extension. Below is the request sent to server and the error received. if I use the user credentials and send the request mentioned below it works fine but I need this to work with admin user that has Mailbox delegate role. REQUEST URI:https://10.3.105.181:8443/vmrest/calls/8 Method: POST Body:{"op":"PLAY","resourceType":"MESSAGE","resourceId":"0:689542d2-4218-4cf3-9c21-676c0d7a58e8", "speed":"100","volume":"100","startPosition":"0","lastResult":"0"} RESPONSE Status returned 400:Bad_Request Raw Response Text: {"errors":{"code":"INVALID_PARAMETER","message":"mailbox can't be created for user: id=c253e9d2-2502-4c0d-879f-9ab5f2067fb1, message=null "}} |
| Please sign in to flag this as inappropriate. |