<?xml version="1.0" encoding="UTF-8"?>
<rss xmlns:content="http://purl.org/rss/1.0/modules/content/" xmlns:dc="http://purl.org/dc/elements/1.1/" xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#" xmlns:taxo="http://purl.org/rss/1.0/modules/taxonomy/" version="2.0">
  <channel>
    <title>topic Re: Operation timed out after 5000 milliseconds in Webex for Developers</title>
    <link>https://community.cisco.com/t5/webex-for-developers/operation-timed-out-after-5000-milliseconds/m-p/4674462#M1365</link>
    <description>&lt;P&gt;Hi there,&lt;/P&gt;&lt;P&gt;I have not been able to reproduce the error again since this is a hit or miss sometimes - However, I did increase the curl timeout so, maybe that might fix the issue for now. I'll keep watch for now.&lt;/P&gt;&lt;P&gt;Here below is the request that is being made for reference if below makes any sense.&amp;nbsp;&lt;SPAN&gt;Response is related with POST::&lt;/SPAN&gt;&lt;A href="https://developer.webex.com/docs/api/v1/meetings/create-a-meeting" target="_blank" rel="noopener"&gt;https://developer.webex.com/docs/api/v1/meetings/create-a-meeting&lt;/A&gt;&lt;SPAN&gt;&amp;nbsp;endpoint.&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;PRE&gt;array (&lt;BR /&gt;  'headers' =&amp;gt; &lt;BR /&gt;  Requests_Utility_CaseInsensitiveDictionary::__set_state(array(&lt;BR /&gt;     'data' =&amp;gt; &lt;BR /&gt;    array (&lt;BR /&gt;      'date' =&amp;gt; 'Wed, 24 Aug 2022 09:06:54 GMT',&lt;BR /&gt;      'content-type' =&amp;gt; 'application/json',&lt;BR /&gt;      'cache-control' =&amp;gt; 'no-cache, no-store, max-age=0, must-revalidate',&lt;BR /&gt;      'via' =&amp;gt; '1.1 linkerd',&lt;BR /&gt;      'pragma' =&amp;gt; 'no-cache',&lt;BR /&gt;      'expires' =&amp;gt; '0',&lt;BR /&gt;      'trackingid' =&amp;gt; &lt;BR /&gt;      array (&lt;BR /&gt;        0 =&amp;gt; 'ROUTER_6305EA26-E67C-01BB-0379-0AFDC5570379',&lt;BR /&gt;        1 =&amp;gt; 'ROUTER_6305EA26-E67C-01BB-0379-0AFDC5570379',&lt;BR /&gt;      ),&lt;BR /&gt;      'content-encoding' =&amp;gt; 'gzip',&lt;BR /&gt;      'request_site_url' =&amp;gt; 'mrs-lhr03-ams01.webex.com:443',&lt;BR /&gt;      'x-frame-options' =&amp;gt; 'DENY',&lt;BR /&gt;      'server' =&amp;gt; 'Redacted',&lt;BR /&gt;      'x-content-type-options' =&amp;gt; &lt;BR /&gt;      array (&lt;BR /&gt;        0 =&amp;gt; 'nosniff',&lt;BR /&gt;        1 =&amp;gt; 'nosniff',&lt;BR /&gt;      ),&lt;BR /&gt;      'set-cookie' =&amp;gt; 'trackingSessionID=4032B370E3064329893929F704882001; Path=/; Secure; HttpOnly',&lt;BR /&gt;      'vary' =&amp;gt; 'origin,access-control-request-method,access-control-request-headers,accept-encoding',&lt;BR /&gt;      'x-xss-protection' =&amp;gt; '1; mode=block',&lt;BR /&gt;      'strict-transport-security' =&amp;gt; 'max-age=63072000; includeSubDomains; preload',&lt;BR /&gt;    ),&lt;BR /&gt;  )),&lt;BR /&gt;  'body' =&amp;gt; '{"id":"REDACTED::CONFIDENTIAL_DATA","meetingNumber":"REDACTED::CONFIDENTIAL_DATA","title":"Testing","password":"256VW","phoneAndVideoSystemPassword":"25689","meetingType":"meetingSeries","state":"active","timezone":"Pacific/Midway","start":"2022-08-24T14:43:00-11:00","end":"2022-08-24T15:23:00-11:00","hostUserId":"REDACTED::CONFIDENTIAL_DATA","hostDisplayName":"REDACTED::CONFIDENTIAL_DATA","hostEmail":"REDACTED::CONFIDENTIAL_DATA","hostKey":"REDACTED::CONFIDENTIAL_DATA","siteUrl":"REDACTED::CONFIDENTIAL_DATA","webLink":"REDACTED::CONFIDENTIAL_DATA","sipAddress":"REDACTED::CONFIDENTIAL_DATA","dialInIpAddress":"REDACTED::CONFIDENTIAL_DATA","enabledAutoRecordMeeting":false,"allowAuthenticatedDevices":false,"enabledJoinBeforeHost":false,"joinBeforeHostMinutes":0,"enableConnectAudioBeforeHost":false,"excludePassword":false,"publicMeeting":false,"enableAutomaticLock":false,"unlockedMeetingJoinSecurity":"allowJoinWithLobby","meetingOptions":{"enabledChat":true,"enabledVideo":true,"enabledPolling":false,"enabledNote":true,"noteType":"allowAll","enabledClosedCaptions":false,"enabledFileTransfer":false,"enabledUCFRichMedia":false},"sessionTypeId":628,"scheduledType":"meeting","simultaneousInterpretation":{"enabled":false},"enabledBreakoutSessions":false}',&lt;BR /&gt;  'response' =&amp;gt; &lt;BR /&gt;  array (&lt;BR /&gt;    'code' =&amp;gt; 200,&lt;BR /&gt;    'message' =&amp;gt; 'OK',&lt;BR /&gt;  ),&lt;BR /&gt;  'cookies' =&amp;gt; &lt;BR /&gt;  array (&lt;BR /&gt;    0 =&amp;gt; &lt;BR /&gt;    WP_Http_Cookie::__set_state(array(&lt;BR /&gt;       'name' =&amp;gt; 'trackingSessionID',&lt;BR /&gt;       'value' =&amp;gt; '4032B370E3064329893929F704882001',&lt;BR /&gt;       'expires' =&amp;gt; NULL,&lt;BR /&gt;       'path' =&amp;gt; '/',&lt;BR /&gt;       'domain' =&amp;gt; 'webexapis.com',&lt;BR /&gt;       'port' =&amp;gt; NULL,&lt;BR /&gt;       'host_only' =&amp;gt; true,&lt;BR /&gt;    )),&lt;BR /&gt;  ),&lt;BR /&gt;  'filename' =&amp;gt; NULL,&lt;BR /&gt;  'http_response' =&amp;gt; &lt;BR /&gt;  WP_HTTP_Requests_Response::__set_state(array(&lt;BR /&gt;     'response' =&amp;gt; &lt;BR /&gt;    Requests_Response::__set_state(array(&lt;BR /&gt;       'body' =&amp;gt; '{"id":"REDACTED::CONFIDENTIAL_DATA","meetingNumber":"REDACTED::CONFIDENTIAL_DATA","title":"Testing","password":"256VW","phoneAndVideoSystemPassword":"25689","meetingType":"meetingSeries","state":"active","timezone":"Pacific/Midway","start":"2022-08-24T14:43:00-11:00","end":"2022-08-24T15:23:00-11:00","hostUserId":"REDACTED::CONFIDENTIAL_DATA","hostDisplayName":"REDACTED::CONFIDENTIAL_DATA","hostEmail":"REDACTED::CONFIDENTIAL_DATA","hostKey":"REDACTED::CONFIDENTIAL_DATA","siteUrl":"REDACTED::CONFIDENTIAL_DATA","webLink":"REDACTED::CONFIDENTIAL_DATA","sipAddress":"REDACTED::CONFIDENTIAL_DATA","dialInIpAddress":"REDACTED::CONFIDENTIAL_DATA","enabledAutoRecordMeeting":false,"allowAuthenticatedDevices":false,"enabledJoinBeforeHost":false,"joinBeforeHostMinutes":0,"enableConnectAudioBeforeHost":false,"excludePassword":false,"publicMeeting":false,"enableAutomaticLock":false,"unlockedMeetingJoinSecurity":"allowJoinWithLobby","meetingOptions":{"enabledChat":true,"enabledVideo":true,"enabledPolling":false,"enabledNote":true,"noteType":"allowAll","enabledClosedCaptions":false,"enabledFileTransfer":false,"enabledUCFRichMedia":false},"sessionTypeId":628,"scheduledType":"meeting","simultaneousInterpretation":{"enabled":false},"enabledBreakoutSessions":false}',&lt;BR /&gt;       'raw' =&amp;gt; 'HTTP/1.1 200 OK&lt;BR /&gt;Date: Wed, 24 Aug 2022 09:06:54 GMT&lt;BR /&gt;Content-Type: application/json&lt;BR /&gt;Transfer-Encoding: chunked&lt;BR /&gt;Connection: close&lt;BR /&gt;cache-control: no-cache, no-store, max-age=0, must-revalidate&lt;BR /&gt;via: 1.1 linkerd&lt;BR /&gt;pragma: no-cache&lt;BR /&gt;expires: 0&lt;BR /&gt;trackingid: ROUTER_6305EA26-E67C-01BB-0379-0AFDC5570379&lt;BR /&gt;trackingid: ROUTER_6305EA26-E67C-01BB-0379-0AFDC5570379&lt;BR /&gt;content-encoding: gzip&lt;BR /&gt;request_site_url: mrs-lhr03-ams01.webex.com:443&lt;BR /&gt;x-frame-options: DENY&lt;BR /&gt;server: Redacted&lt;BR /&gt;x-content-type-options: nosniff&lt;BR /&gt;x-content-type-options: nosniff&lt;BR /&gt;set-cookie: trackingSessionID=4032B370E3064329893929F704882001; Path=/; Secure; HttpOnly&lt;BR /&gt;vary: origin,access-control-request-method,access-control-request-headers,accept-encoding&lt;BR /&gt;x-xss-protection: 1; mode=block&lt;BR /&gt;strict-transport-security: max-age=63072000; includeSubDomains; preload&lt;BR /&gt;&lt;BR /&gt;{"id":"REDACTED::CONFIDENTIAL_DATA","meetingNumber":"REDACTED::CONFIDENTIAL_DATA","title":"Testing","password":"256VW","phoneAndVideoSystemPassword":"25689","meetingType":"meetingSeries","state":"active","timezone":"Pacific/Midway","start":"2022-08-24T14:43:00-11:00","end":"2022-08-24T15:23:00-11:00","hostUserId":"REDACTED::CONFIDENTIAL_DATA","hostDisplayName":"REDACTED::CONFIDENTIAL_DATA","hostEmail":"REDACTED::CONFIDENTIAL_DATA","hostKey":"REDACTED::CONFIDENTIAL_DATA","siteUrl":"REDACTED::CONFIDENTIAL_DATA","webLink":"REDACTED::CONFIDENTIAL_DATA","sipAddress":"REDACTED::CONFIDENTIAL_DATA","dialInIpAddress":"REDACTED::CONFIDENTIAL_DATA","enabledAutoRecordMeeting":false,"allowAuthenticatedDevices":false,"enabledJoinBeforeHost":false,"joinBeforeHostMinutes":0,"enableConnectAudioBeforeHost":false,"excludePassword":false,"publicMeeting":false,"enableAutomaticLock":false,"unlockedMeetingJoinSecurity":"allowJoinWithLobby","meetingOptions":{"enabledChat":true,"enabledVideo":true,"enabledPolling":false,"enabledNote":true,"noteType":"allowAll","enabledClosedCaptions":false,"enabledFileTransfer":false,"enabledUCFRichMedia":false},"sessionTypeId":628,"scheduledType":"meeting","simultaneousInterpretation":{"enabled":false},"enabledBreakoutSessions":false}',&lt;BR /&gt;       'headers' =&amp;gt; &lt;BR /&gt;      Requests_Response_Headers::__set_state(array(&lt;BR /&gt;         'data' =&amp;gt; &lt;BR /&gt;        array (&lt;BR /&gt;          'date' =&amp;gt; &lt;BR /&gt;          array (&lt;BR /&gt;            0 =&amp;gt; 'Wed, 24 Aug 2022 09:06:54 GMT',&lt;BR /&gt;          ),&lt;BR /&gt;          'content-type' =&amp;gt; &lt;BR /&gt;          array (&lt;BR /&gt;            0 =&amp;gt; 'application/json',&lt;BR /&gt;          ),&lt;BR /&gt;          'cache-control' =&amp;gt; &lt;BR /&gt;          array (&lt;BR /&gt;            0 =&amp;gt; 'no-cache, no-store, max-age=0, must-revalidate',&lt;BR /&gt;          ),&lt;BR /&gt;          'via' =&amp;gt; &lt;BR /&gt;          array (&lt;BR /&gt;            0 =&amp;gt; '1.1 linkerd',&lt;BR /&gt;          ),&lt;BR /&gt;          'pragma' =&amp;gt; &lt;BR /&gt;          array (&lt;BR /&gt;            0 =&amp;gt; 'no-cache',&lt;BR /&gt;          ),&lt;BR /&gt;          'expires' =&amp;gt; &lt;BR /&gt;          array (&lt;BR /&gt;            0 =&amp;gt; '0',&lt;BR /&gt;          ),&lt;BR /&gt;          'trackingid' =&amp;gt; &lt;BR /&gt;          array (&lt;BR /&gt;            0 =&amp;gt; 'ROUTER_6305EA26-E67C-01BB-0379-0AFDC5570379',&lt;BR /&gt;            1 =&amp;gt; 'ROUTER_6305EA26-E67C-01BB-0379-0AFDC5570379',&lt;BR /&gt;          ),&lt;BR /&gt;          'content-encoding' =&amp;gt; &lt;BR /&gt;          array (&lt;BR /&gt;            0 =&amp;gt; 'gzip',&lt;BR /&gt;          ),&lt;BR /&gt;          'request_site_url' =&amp;gt; &lt;BR /&gt;          array (&lt;BR /&gt;            0 =&amp;gt; 'mrs-lhr03-ams01.webex.com:443',&lt;BR /&gt;          ),&lt;BR /&gt;          'x-frame-options' =&amp;gt; &lt;BR /&gt;          array (&lt;BR /&gt;            0 =&amp;gt; 'DENY',&lt;BR /&gt;          ),&lt;BR /&gt;          'server' =&amp;gt; &lt;BR /&gt;          array (&lt;BR /&gt;            0 =&amp;gt; 'Redacted',&lt;BR /&gt;          ),&lt;BR /&gt;          'x-content-type-options' =&amp;gt; &lt;BR /&gt;          array (&lt;BR /&gt;            0 =&amp;gt; 'nosniff',&lt;BR /&gt;            1 =&amp;gt; 'nosniff',&lt;BR /&gt;          ),&lt;BR /&gt;          'set-cookie' =&amp;gt; &lt;BR /&gt;          array (&lt;BR /&gt;            0 =&amp;gt; 'trackingSessionID=4032B370E3064329893929F704882001; Path=/; Secure; HttpOnly',&lt;BR /&gt;          ),&lt;BR /&gt;          'vary' =&amp;gt; &lt;BR /&gt;          array (&lt;BR /&gt;            0 =&amp;gt; 'origin,access-control-request-method,access-control-request-headers,accept-encoding',&lt;BR /&gt;          ),&lt;BR /&gt;          'x-xss-protection' =&amp;gt; &lt;BR /&gt;          array (&lt;BR /&gt;            0 =&amp;gt; '1; mode=block',&lt;BR /&gt;          ),&lt;BR /&gt;          'strict-transport-security' =&amp;gt; &lt;BR /&gt;          array (&lt;BR /&gt;            0 =&amp;gt; 'max-age=63072000; includeSubDomains; preload',&lt;BR /&gt;          ),&lt;BR /&gt;        ),&lt;BR /&gt;      )),&lt;BR /&gt;       'status_code' =&amp;gt; 200,&lt;BR /&gt;       'protocol_version' =&amp;gt; 1.1000000000000001,&lt;BR /&gt;       'success' =&amp;gt; true,&lt;BR /&gt;       'redirects' =&amp;gt; 0,&lt;BR /&gt;       'url' =&amp;gt; 'REDACTED_URI',&lt;BR /&gt;       'history' =&amp;gt; &lt;BR /&gt;      array (&lt;BR /&gt;      ),&lt;BR /&gt;       'cookies' =&amp;gt; &lt;BR /&gt;      Requests_Cookie_Jar::__set_state(array(&lt;BR /&gt;         'cookies' =&amp;gt; &lt;BR /&gt;        array (&lt;BR /&gt;          'trackingSessionID' =&amp;gt; &lt;BR /&gt;          Requests_Cookie::__set_state(array(&lt;BR /&gt;             'name' =&amp;gt; 'trackingSessionID',&lt;BR /&gt;             'value' =&amp;gt; '4032B370E3064329893929F704882001',&lt;BR /&gt;             'attributes' =&amp;gt; &lt;BR /&gt;            Requests_Utility_CaseInsensitiveDictionary::__set_state(array(&lt;BR /&gt;               'data' =&amp;gt; &lt;BR /&gt;              array (&lt;BR /&gt;                'path' =&amp;gt; '/',&lt;BR /&gt;                'secure' =&amp;gt; true,&lt;BR /&gt;                'httponly' =&amp;gt; true,&lt;BR /&gt;                'domain' =&amp;gt; 'webexapis.com',&lt;BR /&gt;              ),&lt;BR /&gt;            )),&lt;BR /&gt;             'flags' =&amp;gt; &lt;BR /&gt;            array (&lt;BR /&gt;              'creation' =&amp;gt; 1661332014,&lt;BR /&gt;              'last-access' =&amp;gt; 1661332014,&lt;BR /&gt;              'persistent' =&amp;gt; false,&lt;BR /&gt;              'host-only' =&amp;gt; true,&lt;BR /&gt;            ),&lt;BR /&gt;             'reference_time' =&amp;gt; 1661332014,&lt;BR /&gt;          )),&lt;BR /&gt;        ),&lt;BR /&gt;      )),&lt;BR /&gt;    )),&lt;BR /&gt;     'filename' =&amp;gt; NULL,&lt;BR /&gt;     'data' =&amp;gt; NULL,&lt;BR /&gt;     'headers' =&amp;gt; NULL,&lt;BR /&gt;     'status' =&amp;gt; NULL,&lt;BR /&gt;  )),&lt;BR /&gt;)&lt;/PRE&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
    <pubDate>Wed, 24 Aug 2022 09:17:39 GMT</pubDate>
    <dc:creator>techies23</dc:creator>
    <dc:date>2022-08-24T09:17:39Z</dc:date>
    <item>
      <title>Operation timed out after 5000 milliseconds</title>
      <link>https://community.cisco.com/t5/webex-for-developers/operation-timed-out-after-5000-milliseconds/m-p/4673873#M1353</link>
      <description>&lt;P&gt;Hi Team,&lt;/P&gt;&lt;P&gt;I am working on an integration using webex API using PHP - However, I am facing a issue where the error says &lt;STRONG&gt;"cURL error 28: Operation timed out after 5000 milliseconds with 0 bytes received"&lt;/STRONG&gt;&lt;/P&gt;&lt;P&gt;Does this have to do anything with webex servers not responding and the curl request is failing to retrieve them. This works second or third time and happens frequently when trying to fetch recordings or anything related to API.&lt;/P&gt;&lt;P&gt;Please suggest.&lt;/P&gt;</description>
      <pubDate>Tue, 23 Aug 2022 10:40:49 GMT</pubDate>
      <guid>https://community.cisco.com/t5/webex-for-developers/operation-timed-out-after-5000-milliseconds/m-p/4673873#M1353</guid>
      <dc:creator>techies23</dc:creator>
      <dc:date>2022-08-23T10:40:49Z</dc:date>
    </item>
    <item>
      <title>Re: Operation timed out after 5000 milliseconds</title>
      <link>https://community.cisco.com/t5/webex-for-developers/operation-timed-out-after-5000-milliseconds/m-p/4674346#M1362</link>
      <description>&lt;P&gt;We need additional information like full API request/response and if this is noticed for a specific API call or most of them. As this says Operation timed out, I would advise you to check your network connections too.&lt;/P&gt;</description>
      <pubDate>Wed, 24 Aug 2022 05:13:44 GMT</pubDate>
      <guid>https://community.cisco.com/t5/webex-for-developers/operation-timed-out-after-5000-milliseconds/m-p/4674346#M1362</guid>
      <dc:creator>hazeena farook</dc:creator>
      <dc:date>2022-08-24T05:13:44Z</dc:date>
    </item>
    <item>
      <title>Re: Operation timed out after 5000 milliseconds</title>
      <link>https://community.cisco.com/t5/webex-for-developers/operation-timed-out-after-5000-milliseconds/m-p/4674462#M1365</link>
      <description>&lt;P&gt;Hi there,&lt;/P&gt;&lt;P&gt;I have not been able to reproduce the error again since this is a hit or miss sometimes - However, I did increase the curl timeout so, maybe that might fix the issue for now. I'll keep watch for now.&lt;/P&gt;&lt;P&gt;Here below is the request that is being made for reference if below makes any sense.&amp;nbsp;&lt;SPAN&gt;Response is related with POST::&lt;/SPAN&gt;&lt;A href="https://developer.webex.com/docs/api/v1/meetings/create-a-meeting" target="_blank" rel="noopener"&gt;https://developer.webex.com/docs/api/v1/meetings/create-a-meeting&lt;/A&gt;&lt;SPAN&gt;&amp;nbsp;endpoint.&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;PRE&gt;array (&lt;BR /&gt;  'headers' =&amp;gt; &lt;BR /&gt;  Requests_Utility_CaseInsensitiveDictionary::__set_state(array(&lt;BR /&gt;     'data' =&amp;gt; &lt;BR /&gt;    array (&lt;BR /&gt;      'date' =&amp;gt; 'Wed, 24 Aug 2022 09:06:54 GMT',&lt;BR /&gt;      'content-type' =&amp;gt; 'application/json',&lt;BR /&gt;      'cache-control' =&amp;gt; 'no-cache, no-store, max-age=0, must-revalidate',&lt;BR /&gt;      'via' =&amp;gt; '1.1 linkerd',&lt;BR /&gt;      'pragma' =&amp;gt; 'no-cache',&lt;BR /&gt;      'expires' =&amp;gt; '0',&lt;BR /&gt;      'trackingid' =&amp;gt; &lt;BR /&gt;      array (&lt;BR /&gt;        0 =&amp;gt; 'ROUTER_6305EA26-E67C-01BB-0379-0AFDC5570379',&lt;BR /&gt;        1 =&amp;gt; 'ROUTER_6305EA26-E67C-01BB-0379-0AFDC5570379',&lt;BR /&gt;      ),&lt;BR /&gt;      'content-encoding' =&amp;gt; 'gzip',&lt;BR /&gt;      'request_site_url' =&amp;gt; 'mrs-lhr03-ams01.webex.com:443',&lt;BR /&gt;      'x-frame-options' =&amp;gt; 'DENY',&lt;BR /&gt;      'server' =&amp;gt; 'Redacted',&lt;BR /&gt;      'x-content-type-options' =&amp;gt; &lt;BR /&gt;      array (&lt;BR /&gt;        0 =&amp;gt; 'nosniff',&lt;BR /&gt;        1 =&amp;gt; 'nosniff',&lt;BR /&gt;      ),&lt;BR /&gt;      'set-cookie' =&amp;gt; 'trackingSessionID=4032B370E3064329893929F704882001; Path=/; Secure; HttpOnly',&lt;BR /&gt;      'vary' =&amp;gt; 'origin,access-control-request-method,access-control-request-headers,accept-encoding',&lt;BR /&gt;      'x-xss-protection' =&amp;gt; '1; mode=block',&lt;BR /&gt;      'strict-transport-security' =&amp;gt; 'max-age=63072000; includeSubDomains; preload',&lt;BR /&gt;    ),&lt;BR /&gt;  )),&lt;BR /&gt;  'body' =&amp;gt; '{"id":"REDACTED::CONFIDENTIAL_DATA","meetingNumber":"REDACTED::CONFIDENTIAL_DATA","title":"Testing","password":"256VW","phoneAndVideoSystemPassword":"25689","meetingType":"meetingSeries","state":"active","timezone":"Pacific/Midway","start":"2022-08-24T14:43:00-11:00","end":"2022-08-24T15:23:00-11:00","hostUserId":"REDACTED::CONFIDENTIAL_DATA","hostDisplayName":"REDACTED::CONFIDENTIAL_DATA","hostEmail":"REDACTED::CONFIDENTIAL_DATA","hostKey":"REDACTED::CONFIDENTIAL_DATA","siteUrl":"REDACTED::CONFIDENTIAL_DATA","webLink":"REDACTED::CONFIDENTIAL_DATA","sipAddress":"REDACTED::CONFIDENTIAL_DATA","dialInIpAddress":"REDACTED::CONFIDENTIAL_DATA","enabledAutoRecordMeeting":false,"allowAuthenticatedDevices":false,"enabledJoinBeforeHost":false,"joinBeforeHostMinutes":0,"enableConnectAudioBeforeHost":false,"excludePassword":false,"publicMeeting":false,"enableAutomaticLock":false,"unlockedMeetingJoinSecurity":"allowJoinWithLobby","meetingOptions":{"enabledChat":true,"enabledVideo":true,"enabledPolling":false,"enabledNote":true,"noteType":"allowAll","enabledClosedCaptions":false,"enabledFileTransfer":false,"enabledUCFRichMedia":false},"sessionTypeId":628,"scheduledType":"meeting","simultaneousInterpretation":{"enabled":false},"enabledBreakoutSessions":false}',&lt;BR /&gt;  'response' =&amp;gt; &lt;BR /&gt;  array (&lt;BR /&gt;    'code' =&amp;gt; 200,&lt;BR /&gt;    'message' =&amp;gt; 'OK',&lt;BR /&gt;  ),&lt;BR /&gt;  'cookies' =&amp;gt; &lt;BR /&gt;  array (&lt;BR /&gt;    0 =&amp;gt; &lt;BR /&gt;    WP_Http_Cookie::__set_state(array(&lt;BR /&gt;       'name' =&amp;gt; 'trackingSessionID',&lt;BR /&gt;       'value' =&amp;gt; '4032B370E3064329893929F704882001',&lt;BR /&gt;       'expires' =&amp;gt; NULL,&lt;BR /&gt;       'path' =&amp;gt; '/',&lt;BR /&gt;       'domain' =&amp;gt; 'webexapis.com',&lt;BR /&gt;       'port' =&amp;gt; NULL,&lt;BR /&gt;       'host_only' =&amp;gt; true,&lt;BR /&gt;    )),&lt;BR /&gt;  ),&lt;BR /&gt;  'filename' =&amp;gt; NULL,&lt;BR /&gt;  'http_response' =&amp;gt; &lt;BR /&gt;  WP_HTTP_Requests_Response::__set_state(array(&lt;BR /&gt;     'response' =&amp;gt; &lt;BR /&gt;    Requests_Response::__set_state(array(&lt;BR /&gt;       'body' =&amp;gt; '{"id":"REDACTED::CONFIDENTIAL_DATA","meetingNumber":"REDACTED::CONFIDENTIAL_DATA","title":"Testing","password":"256VW","phoneAndVideoSystemPassword":"25689","meetingType":"meetingSeries","state":"active","timezone":"Pacific/Midway","start":"2022-08-24T14:43:00-11:00","end":"2022-08-24T15:23:00-11:00","hostUserId":"REDACTED::CONFIDENTIAL_DATA","hostDisplayName":"REDACTED::CONFIDENTIAL_DATA","hostEmail":"REDACTED::CONFIDENTIAL_DATA","hostKey":"REDACTED::CONFIDENTIAL_DATA","siteUrl":"REDACTED::CONFIDENTIAL_DATA","webLink":"REDACTED::CONFIDENTIAL_DATA","sipAddress":"REDACTED::CONFIDENTIAL_DATA","dialInIpAddress":"REDACTED::CONFIDENTIAL_DATA","enabledAutoRecordMeeting":false,"allowAuthenticatedDevices":false,"enabledJoinBeforeHost":false,"joinBeforeHostMinutes":0,"enableConnectAudioBeforeHost":false,"excludePassword":false,"publicMeeting":false,"enableAutomaticLock":false,"unlockedMeetingJoinSecurity":"allowJoinWithLobby","meetingOptions":{"enabledChat":true,"enabledVideo":true,"enabledPolling":false,"enabledNote":true,"noteType":"allowAll","enabledClosedCaptions":false,"enabledFileTransfer":false,"enabledUCFRichMedia":false},"sessionTypeId":628,"scheduledType":"meeting","simultaneousInterpretation":{"enabled":false},"enabledBreakoutSessions":false}',&lt;BR /&gt;       'raw' =&amp;gt; 'HTTP/1.1 200 OK&lt;BR /&gt;Date: Wed, 24 Aug 2022 09:06:54 GMT&lt;BR /&gt;Content-Type: application/json&lt;BR /&gt;Transfer-Encoding: chunked&lt;BR /&gt;Connection: close&lt;BR /&gt;cache-control: no-cache, no-store, max-age=0, must-revalidate&lt;BR /&gt;via: 1.1 linkerd&lt;BR /&gt;pragma: no-cache&lt;BR /&gt;expires: 0&lt;BR /&gt;trackingid: ROUTER_6305EA26-E67C-01BB-0379-0AFDC5570379&lt;BR /&gt;trackingid: ROUTER_6305EA26-E67C-01BB-0379-0AFDC5570379&lt;BR /&gt;content-encoding: gzip&lt;BR /&gt;request_site_url: mrs-lhr03-ams01.webex.com:443&lt;BR /&gt;x-frame-options: DENY&lt;BR /&gt;server: Redacted&lt;BR /&gt;x-content-type-options: nosniff&lt;BR /&gt;x-content-type-options: nosniff&lt;BR /&gt;set-cookie: trackingSessionID=4032B370E3064329893929F704882001; Path=/; Secure; HttpOnly&lt;BR /&gt;vary: origin,access-control-request-method,access-control-request-headers,accept-encoding&lt;BR /&gt;x-xss-protection: 1; mode=block&lt;BR /&gt;strict-transport-security: max-age=63072000; includeSubDomains; preload&lt;BR /&gt;&lt;BR /&gt;{"id":"REDACTED::CONFIDENTIAL_DATA","meetingNumber":"REDACTED::CONFIDENTIAL_DATA","title":"Testing","password":"256VW","phoneAndVideoSystemPassword":"25689","meetingType":"meetingSeries","state":"active","timezone":"Pacific/Midway","start":"2022-08-24T14:43:00-11:00","end":"2022-08-24T15:23:00-11:00","hostUserId":"REDACTED::CONFIDENTIAL_DATA","hostDisplayName":"REDACTED::CONFIDENTIAL_DATA","hostEmail":"REDACTED::CONFIDENTIAL_DATA","hostKey":"REDACTED::CONFIDENTIAL_DATA","siteUrl":"REDACTED::CONFIDENTIAL_DATA","webLink":"REDACTED::CONFIDENTIAL_DATA","sipAddress":"REDACTED::CONFIDENTIAL_DATA","dialInIpAddress":"REDACTED::CONFIDENTIAL_DATA","enabledAutoRecordMeeting":false,"allowAuthenticatedDevices":false,"enabledJoinBeforeHost":false,"joinBeforeHostMinutes":0,"enableConnectAudioBeforeHost":false,"excludePassword":false,"publicMeeting":false,"enableAutomaticLock":false,"unlockedMeetingJoinSecurity":"allowJoinWithLobby","meetingOptions":{"enabledChat":true,"enabledVideo":true,"enabledPolling":false,"enabledNote":true,"noteType":"allowAll","enabledClosedCaptions":false,"enabledFileTransfer":false,"enabledUCFRichMedia":false},"sessionTypeId":628,"scheduledType":"meeting","simultaneousInterpretation":{"enabled":false},"enabledBreakoutSessions":false}',&lt;BR /&gt;       'headers' =&amp;gt; &lt;BR /&gt;      Requests_Response_Headers::__set_state(array(&lt;BR /&gt;         'data' =&amp;gt; &lt;BR /&gt;        array (&lt;BR /&gt;          'date' =&amp;gt; &lt;BR /&gt;          array (&lt;BR /&gt;            0 =&amp;gt; 'Wed, 24 Aug 2022 09:06:54 GMT',&lt;BR /&gt;          ),&lt;BR /&gt;          'content-type' =&amp;gt; &lt;BR /&gt;          array (&lt;BR /&gt;            0 =&amp;gt; 'application/json',&lt;BR /&gt;          ),&lt;BR /&gt;          'cache-control' =&amp;gt; &lt;BR /&gt;          array (&lt;BR /&gt;            0 =&amp;gt; 'no-cache, no-store, max-age=0, must-revalidate',&lt;BR /&gt;          ),&lt;BR /&gt;          'via' =&amp;gt; &lt;BR /&gt;          array (&lt;BR /&gt;            0 =&amp;gt; '1.1 linkerd',&lt;BR /&gt;          ),&lt;BR /&gt;          'pragma' =&amp;gt; &lt;BR /&gt;          array (&lt;BR /&gt;            0 =&amp;gt; 'no-cache',&lt;BR /&gt;          ),&lt;BR /&gt;          'expires' =&amp;gt; &lt;BR /&gt;          array (&lt;BR /&gt;            0 =&amp;gt; '0',&lt;BR /&gt;          ),&lt;BR /&gt;          'trackingid' =&amp;gt; &lt;BR /&gt;          array (&lt;BR /&gt;            0 =&amp;gt; 'ROUTER_6305EA26-E67C-01BB-0379-0AFDC5570379',&lt;BR /&gt;            1 =&amp;gt; 'ROUTER_6305EA26-E67C-01BB-0379-0AFDC5570379',&lt;BR /&gt;          ),&lt;BR /&gt;          'content-encoding' =&amp;gt; &lt;BR /&gt;          array (&lt;BR /&gt;            0 =&amp;gt; 'gzip',&lt;BR /&gt;          ),&lt;BR /&gt;          'request_site_url' =&amp;gt; &lt;BR /&gt;          array (&lt;BR /&gt;            0 =&amp;gt; 'mrs-lhr03-ams01.webex.com:443',&lt;BR /&gt;          ),&lt;BR /&gt;          'x-frame-options' =&amp;gt; &lt;BR /&gt;          array (&lt;BR /&gt;            0 =&amp;gt; 'DENY',&lt;BR /&gt;          ),&lt;BR /&gt;          'server' =&amp;gt; &lt;BR /&gt;          array (&lt;BR /&gt;            0 =&amp;gt; 'Redacted',&lt;BR /&gt;          ),&lt;BR /&gt;          'x-content-type-options' =&amp;gt; &lt;BR /&gt;          array (&lt;BR /&gt;            0 =&amp;gt; 'nosniff',&lt;BR /&gt;            1 =&amp;gt; 'nosniff',&lt;BR /&gt;          ),&lt;BR /&gt;          'set-cookie' =&amp;gt; &lt;BR /&gt;          array (&lt;BR /&gt;            0 =&amp;gt; 'trackingSessionID=4032B370E3064329893929F704882001; Path=/; Secure; HttpOnly',&lt;BR /&gt;          ),&lt;BR /&gt;          'vary' =&amp;gt; &lt;BR /&gt;          array (&lt;BR /&gt;            0 =&amp;gt; 'origin,access-control-request-method,access-control-request-headers,accept-encoding',&lt;BR /&gt;          ),&lt;BR /&gt;          'x-xss-protection' =&amp;gt; &lt;BR /&gt;          array (&lt;BR /&gt;            0 =&amp;gt; '1; mode=block',&lt;BR /&gt;          ),&lt;BR /&gt;          'strict-transport-security' =&amp;gt; &lt;BR /&gt;          array (&lt;BR /&gt;            0 =&amp;gt; 'max-age=63072000; includeSubDomains; preload',&lt;BR /&gt;          ),&lt;BR /&gt;        ),&lt;BR /&gt;      )),&lt;BR /&gt;       'status_code' =&amp;gt; 200,&lt;BR /&gt;       'protocol_version' =&amp;gt; 1.1000000000000001,&lt;BR /&gt;       'success' =&amp;gt; true,&lt;BR /&gt;       'redirects' =&amp;gt; 0,&lt;BR /&gt;       'url' =&amp;gt; 'REDACTED_URI',&lt;BR /&gt;       'history' =&amp;gt; &lt;BR /&gt;      array (&lt;BR /&gt;      ),&lt;BR /&gt;       'cookies' =&amp;gt; &lt;BR /&gt;      Requests_Cookie_Jar::__set_state(array(&lt;BR /&gt;         'cookies' =&amp;gt; &lt;BR /&gt;        array (&lt;BR /&gt;          'trackingSessionID' =&amp;gt; &lt;BR /&gt;          Requests_Cookie::__set_state(array(&lt;BR /&gt;             'name' =&amp;gt; 'trackingSessionID',&lt;BR /&gt;             'value' =&amp;gt; '4032B370E3064329893929F704882001',&lt;BR /&gt;             'attributes' =&amp;gt; &lt;BR /&gt;            Requests_Utility_CaseInsensitiveDictionary::__set_state(array(&lt;BR /&gt;               'data' =&amp;gt; &lt;BR /&gt;              array (&lt;BR /&gt;                'path' =&amp;gt; '/',&lt;BR /&gt;                'secure' =&amp;gt; true,&lt;BR /&gt;                'httponly' =&amp;gt; true,&lt;BR /&gt;                'domain' =&amp;gt; 'webexapis.com',&lt;BR /&gt;              ),&lt;BR /&gt;            )),&lt;BR /&gt;             'flags' =&amp;gt; &lt;BR /&gt;            array (&lt;BR /&gt;              'creation' =&amp;gt; 1661332014,&lt;BR /&gt;              'last-access' =&amp;gt; 1661332014,&lt;BR /&gt;              'persistent' =&amp;gt; false,&lt;BR /&gt;              'host-only' =&amp;gt; true,&lt;BR /&gt;            ),&lt;BR /&gt;             'reference_time' =&amp;gt; 1661332014,&lt;BR /&gt;          )),&lt;BR /&gt;        ),&lt;BR /&gt;      )),&lt;BR /&gt;    )),&lt;BR /&gt;     'filename' =&amp;gt; NULL,&lt;BR /&gt;     'data' =&amp;gt; NULL,&lt;BR /&gt;     'headers' =&amp;gt; NULL,&lt;BR /&gt;     'status' =&amp;gt; NULL,&lt;BR /&gt;  )),&lt;BR /&gt;)&lt;/PRE&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Wed, 24 Aug 2022 09:17:39 GMT</pubDate>
      <guid>https://community.cisco.com/t5/webex-for-developers/operation-timed-out-after-5000-milliseconds/m-p/4674462#M1365</guid>
      <dc:creator>techies23</dc:creator>
      <dc:date>2022-08-24T09:17:39Z</dc:date>
    </item>
    <item>
      <title>Re: Operation timed out after 5000 milliseconds</title>
      <link>https://community.cisco.com/t5/webex-for-developers/operation-timed-out-after-5000-milliseconds/m-p/4675209#M1370</link>
      <description>&lt;P&gt;Hard to say exactly what would have caused it but given you said you increased the timeout buffer and it is not happening since then, only guess is that this was the cause of it. Depending on circumstances, the API call may take time, possibly longer than 5 seconds (depends how resource intensive it is) so it may be prudent to allow a longer buffer. If you face the issue again, please reach out to us at &lt;A href="mailto:devsupport@webex.com" target="_blank"&gt;devsupport@webex.com&lt;/A&gt;&amp;nbsp;(it will create a ticket on our side) and we can do some troubleshooting and involve engineering if required.&lt;/P&gt;</description>
      <pubDate>Thu, 25 Aug 2022 09:51:34 GMT</pubDate>
      <guid>https://community.cisco.com/t5/webex-for-developers/operation-timed-out-after-5000-milliseconds/m-p/4675209#M1370</guid>
      <dc:creator>Raffaele Lagana</dc:creator>
      <dc:date>2022-08-25T09:51:34Z</dc:date>
    </item>
    <item>
      <title>Re: Operation timed out after 5000 milliseconds</title>
      <link>https://community.cisco.com/t5/webex-for-developers/operation-timed-out-after-5000-milliseconds/m-p/4675232#M1371</link>
      <description>&lt;P&gt;Yes, it seems the buffer is needed in current case however, all I am calling the meetings API only at the moment. So, not sure. If this persists then i'll open up a new ticket on&amp;nbsp;&lt;A href="mailto:devsupport@webex.com" target="_blank"&gt;devsupport@webex.com&lt;/A&gt;&lt;/P&gt;&lt;P&gt;Thanks&lt;/P&gt;</description>
      <pubDate>Thu, 25 Aug 2022 10:51:40 GMT</pubDate>
      <guid>https://community.cisco.com/t5/webex-for-developers/operation-timed-out-after-5000-milliseconds/m-p/4675232#M1371</guid>
      <dc:creator>techies23</dc:creator>
      <dc:date>2022-08-25T10:51:40Z</dc:date>
    </item>
  </channel>
</rss>

