<?xml version="1.0" encoding="UTF-8"?>
<feed xmlns="http://www.w3.org/2005/Atom" xmlns:dc="http://purl.org/dc/elements/1.1/">
  <title>Error with message playback using admin credentails</title>
  <link rel="alternate" href="http://developer.cisco.com/c/message_boards/find_thread?p_l_id=&amp;threadId=10707434" />
  <subtitle>Error with message playback using admin credentails</subtitle>
  <id>http://developer.cisco.com/c/message_boards/find_thread?p_l_id=&amp;threadId=10707434</id>
  <updated>2013-05-24T06:11:13Z</updated>
  <dc:date>2013-05-24T06:11:13Z</dc:date>
  <entry>
    <title>RE: Error with message playback using admin credentails</title>
    <link rel="alternate" href="http://developer.cisco.com/c/message_boards/find_message?p_l_id=&amp;messageId=10750338" />
    <author>
      <name>Utkarsh Katiyar</name>
    </author>
    <id>http://developer.cisco.com/c/message_boards/find_message?p_l_id=&amp;messageId=10750338</id>
    <updated>2013-01-16T18:04:21Z</updated>
    <published>2013-01-16T18:04:21Z</published>
    <summary type="html">Sure, we will update the docs.</summary>
    <dc:creator>Utkarsh Katiyar</dc:creator>
    <dc:date>2013-01-16T18:04:21Z</dc:date>
  </entry>
  <entry>
    <title>RE: Error with message playback using admin credentails</title>
    <link rel="alternate" href="http://developer.cisco.com/c/message_boards/find_message?p_l_id=&amp;messageId=10747243" />
    <author>
      <name>Beena Jacob</name>
    </author>
    <id>http://developer.cisco.com/c/message_boards/find_message?p_l_id=&amp;messageId=10747243</id>
    <updated>2013-01-16T16:50:15Z</updated>
    <published>2013-01-16T16:50:15Z</published>
    <summary type="html">Thanks Utkarsh! That worked. It'll be very helpful to others if this info is updated in your CUTI docs. We knew that it needs userobjectid but didn't know where to pass this info.</summary>
    <dc:creator>Beena Jacob</dc:creator>
    <dc:date>2013-01-16T16:50:15Z</dc:date>
  </entry>
  <entry>
    <title>RE: Error with message playback using admin credentails</title>
    <link rel="alternate" href="http://developer.cisco.com/c/message_boards/find_message?p_l_id=&amp;messageId=10722758" />
    <author>
      <name>Utkarsh Katiyar</name>
    </author>
    <id>http://developer.cisco.com/c/message_boards/find_message?p_l_id=&amp;messageId=10722758</id>
    <updated>2013-01-16T03:53:05Z</updated>
    <published>2013-01-16T03:53:05Z</published>
    <summary type="html">With Admin credentials you need to pass the userobjectid as the query parameter, it will be the user who is calling.
With Admin credentials:
/vmrest/calls/8?userobjectid=&lt;objectid&gt;
 
With user credentials:
/vmrest/calls/8
 
If the userobjectid is not passed, the logged in user is treated as the mailbox user but an admin user is not someone who owns a mailbox. That is why you are getting this error.

-Utkarsh</summary>
    <dc:creator>Utkarsh Katiyar</dc:creator>
    <dc:date>2013-01-16T03:53:05Z</dc:date>
  </entry>
  <entry>
    <title>Error with message playback using admin credentails</title>
    <link rel="alternate" href="http://developer.cisco.com/c/message_boards/find_message?p_l_id=&amp;messageId=10707433" />
    <author>
      <name>Beena Jacob</name>
    </author>
    <id>http://developer.cisco.com/c/message_boards/find_message?p_l_id=&amp;messageId=10707433</id>
    <updated>2013-01-15T20:13:29Z</updated>
    <published>2013-01-15T20:10:54Z</published>
    <summary type="html">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 "}}    </summary>
    <dc:creator>Beena Jacob</dc:creator>
    <dc:date>2013-01-15T20:10:54Z</dc:date>
  </entry>
</feed>

