<?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: Get or create Session URL in Webex for Developers</title>
    <link>https://community.cisco.com/t5/webex-for-developers/get-or-create-session-url/m-p/3853705#M35</link>
    <description>&lt;P&gt;For anybody else who may get sucked down this rabbit hole, you need to use getSessionInfo, which has a meetingLink element returned that as the URL. I got confused because we mostly use Training Center, and we had been using&amp;nbsp;getTrainingSession to get training session info, but oddly that doesn't contain the meetingLink element. But you can use getSessionInfo on a training session meeting to get the value.&lt;/P&gt;</description>
    <pubDate>Fri, 10 May 2019 04:25:57 GMT</pubDate>
    <dc:creator>emerrill999</dc:creator>
    <dc:date>2019-05-10T04:25:57Z</dc:date>
    <item>
      <title>Get or create Session URL</title>
      <link>https://community.cisco.com/t5/webex-for-developers/get-or-create-session-url/m-p/3851891#M34</link>
      <description>&lt;P&gt;I write an open source tool for managing webex meetings inside an LMS.&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;Recently we have noticed that the URLs we generate for external participants (basically the Session URL) is generating a 503 Service Unavailable error.&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;What we have been doing is using&amp;nbsp;GetTrainingSession, and use the eventID, placing it into this url:&lt;/P&gt;
&lt;P&gt;&lt;A href="https://SITE.webex.com/SITE/k2/j.php?ED=" target="_blank" rel="noopener"&gt;https://SITE.webex.com/SITE/k2/j.php?ED=&lt;/A&gt;&lt;STRONG&gt;EVENTID&lt;/STRONG&gt;&amp;amp;UID=1&lt;/P&gt;
&lt;P&gt;But those URLs now give the above error.&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;If I join the meeting and get the Session URL from inside the client, it looks like this:&lt;/P&gt;
&lt;P&gt;&lt;A href="https://SITE.webex.com/SITE/k2/e.php?MTID=" target="_blank" rel="noopener"&gt;https://SITE.webex.com/SITE/k2/e.php?MTID=&lt;/A&gt;&lt;STRONG&gt;SOMEIDIDONTKNOW&lt;/STRONG&gt;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;I can't seem to find the value that is present in MTID in the XML responses, and I can't find any documentation about the e.php?MTID= link.&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;Should our old URLs (j.php?ED=) be working and there is just some problem with our Webex site? If not, how do I get the Session URL (or MTID so I can build it)?&lt;/P&gt;</description>
      <pubDate>Thu, 24 Feb 2022 20:15:20 GMT</pubDate>
      <guid>https://community.cisco.com/t5/webex-for-developers/get-or-create-session-url/m-p/3851891#M34</guid>
      <dc:creator>emerrill999</dc:creator>
      <dc:date>2022-02-24T20:15:20Z</dc:date>
    </item>
    <item>
      <title>Re: Get or create Session URL</title>
      <link>https://community.cisco.com/t5/webex-for-developers/get-or-create-session-url/m-p/3853705#M35</link>
      <description>&lt;P&gt;For anybody else who may get sucked down this rabbit hole, you need to use getSessionInfo, which has a meetingLink element returned that as the URL. I got confused because we mostly use Training Center, and we had been using&amp;nbsp;getTrainingSession to get training session info, but oddly that doesn't contain the meetingLink element. But you can use getSessionInfo on a training session meeting to get the value.&lt;/P&gt;</description>
      <pubDate>Fri, 10 May 2019 04:25:57 GMT</pubDate>
      <guid>https://community.cisco.com/t5/webex-for-developers/get-or-create-session-url/m-p/3853705#M35</guid>
      <dc:creator>emerrill999</dc:creator>
      <dc:date>2019-05-10T04:25:57Z</dc:date>
    </item>
  </channel>
</rss>

