<?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: Our client getting &amp;quot;Session type not found by Session type ID in Webex for Developers</title>
    <link>https://community.cisco.com/t5/webex-for-developers/our-client-getting-quot-session-type-not-found-by-session-type/m-p/5261642#M4124</link>
    <description>hello,&lt;BR /&gt;&lt;BR /&gt;it's solved indeed by adding hostEmail attribute in the json Post request.&lt;BR /&gt;Thanks for your support:&lt;BR /&gt;&lt;BR /&gt;kind regards,&lt;BR /&gt;&lt;BR /&gt;johan claes&lt;BR /&gt;</description>
    <pubDate>Mon, 17 Feb 2025 23:14:47 GMT</pubDate>
    <dc:creator>j.claes</dc:creator>
    <dc:date>2025-02-17T23:14:47Z</dc:date>
    <item>
      <title>Our client getting "Session type not found by Session type ID" error</title>
      <link>https://community.cisco.com/t5/webex-for-developers/our-client-getting-quot-session-type-not-found-by-session-type/m-p/5213697#M3887</link>
      <description>&lt;P&gt;We have a package that runs in Salesforce to do appointment scheduling.&amp;nbsp; It integrates with the Webex API.&amp;nbsp; One of our clients is getting an error we haven't seen before.&amp;nbsp; I'm hoping someone can shed some insight...&lt;BR /&gt;&lt;BR /&gt;The request is--&amp;nbsp;&lt;SPAN&gt; POST &lt;A href="https://api.zoom.us/v2//meetings" target="_blank" rel="noopener"&gt;https://api.zoom.us/v2//meetings&lt;/A&gt; Content-Type:application/json Accept:application/json&lt;/SPAN&gt;&lt;/P&gt;&lt;PRE&gt;{&lt;BR /&gt;"hostEmail":"redactedEmail@redactedCompany.com",&lt;BR /&gt;"enabledAutoRecordMeeting": false,&lt;BR /&gt;"allowAnyUserToBeCoHost": false,&lt;BR /&gt;"title": "Test Meeting",&lt;BR /&gt;"start": "2024-10-22T10:00:00",&lt;BR /&gt;"end": "2024-10-22T10:30:00",&lt;BR /&gt;"timezone": "America/Los_Angeles",&lt;BR /&gt;"sendEmail": "false"&lt;BR /&gt;}&lt;/PRE&gt;&lt;P&gt;The response is ...&lt;/P&gt;&lt;P&gt;400 Bad Request Transfer-Encoding:chunked X-Envoy-Upstream-Service-Time:2027 Server:istio-envoy X-Content-Type-Options:nosniff;nosniff Request_Site_Url:mrs-achm.webex.com:443 Pragma:no-cache Trackingid:ROUTERGW_3dbe6b01-2beb-4942-95cd-ba22991b3897;ROUTERGW_3dbe6b01-2beb-4942-95cd-ba22991b3897 Date:Mon, 21 Oct 2024 23:42:50 GMT Wbx3:1 X-Frame-Options:DENY Cache-Control:no-cache, no-store, max-age=0, must-revalidate Set-Cookie:trackingSessionID=5AA832D275B54F3FBC18772C3F9328E1; Path=/; Secure; HttpOnly Vary:origin,access-control-request-method,access-control-request-headers,accept-encoding Expires:0 Content-Type:application/json&lt;BR /&gt;{"message":"Session type not found by Session type ID","errors":[{"description":"Session type not found by Session type ID"}],"trackingId":"ROUTERGW_3dbe6b01-2beb-4942-95cd-ba22991b3897"}&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Wed, 23 Oct 2024 13:58:00 GMT</pubDate>
      <guid>https://community.cisco.com/t5/webex-for-developers/our-client-getting-quot-session-type-not-found-by-session-type/m-p/5213697#M3887</guid>
      <dc:creator>KenKoellner</dc:creator>
      <dc:date>2024-10-23T13:58:00Z</dc:date>
    </item>
    <item>
      <title>Re: Our client getting "Session type not found by Session type ID</title>
      <link>https://community.cisco.com/t5/webex-for-developers/our-client-getting-quot-session-type-not-found-by-session-type/m-p/5214457#M3890</link>
      <description>&lt;P&gt;&lt;a href="https://community.cisco.com/t5/user/viewprofilepage/user-id/1429358"&gt;@KenKoellner&lt;/a&gt;&amp;nbsp;&lt;SPAN&gt;That error can happen if the user you're trying to schedule on behalf of doesn't have the sessionType assigned to them that the admin is trying to schedule with. You are not specifying sessionType in this case, so it will try to use the default session type of the admin making the request. Check if the default session type of the admin is assigned to that user under hostEmail.&lt;/SPAN&gt;&lt;/P&gt;
&lt;DIV class="signature"&gt;&amp;nbsp;&lt;/DIV&gt;</description>
      <pubDate>Thu, 24 Oct 2024 13:18:23 GMT</pubDate>
      <guid>https://community.cisco.com/t5/webex-for-developers/our-client-getting-quot-session-type-not-found-by-session-type/m-p/5214457#M3890</guid>
      <dc:creator>Janos Benyovszki</dc:creator>
      <dc:date>2024-10-24T13:18:23Z</dc:date>
    </item>
    <item>
      <title>Re: Our client getting "Session type not found by Session type ID</title>
      <link>https://community.cisco.com/t5/webex-for-developers/our-client-getting-quot-session-type-not-found-by-session-type/m-p/5261018#M4122</link>
      <description>&lt;P&gt;Hello all, I guess I have the same problem, but where do I&amp;nbsp; find "Check if the default session type of the admin is assigned to that user under hostEmail"&amp;nbsp;&amp;nbsp; ??&lt;/P&gt;
&lt;P&gt;If I create meetings with "personal access token"&amp;nbsp; =&amp;gt; everything works&lt;/P&gt;
&lt;P&gt;If I change to access_token for service-app,&amp;nbsp; I receive 400&amp;nbsp; bad request "&lt;SPAN class="lia-message-unread lia-message-unread-windows"&gt;Session type not found by Session type ID&lt;/SPAN&gt;"&lt;/P&gt;
&lt;P&gt;kind regards,&lt;/P&gt;
&lt;P&gt;johan claes&lt;/P&gt;</description>
      <pubDate>Sun, 16 Feb 2025 09:30:47 GMT</pubDate>
      <guid>https://community.cisco.com/t5/webex-for-developers/our-client-getting-quot-session-type-not-found-by-session-type/m-p/5261018#M4122</guid>
      <dc:creator>j.claes</dc:creator>
      <dc:date>2025-02-16T09:30:47Z</dc:date>
    </item>
    <item>
      <title>Re: Our client getting "Session type not found by Session type ID</title>
      <link>https://community.cisco.com/t5/webex-for-developers/our-client-getting-quot-session-type-not-found-by-session-type/m-p/5261095#M4123</link>
      <description>&lt;P&gt;&lt;a href="https://community.cisco.com/t5/user/viewprofilepage/user-id/252151"&gt;@j.claes&lt;/a&gt;&amp;nbsp;replied in your support ticket. The hostEmail part was missing from your request.&lt;/P&gt;</description>
      <pubDate>Sun, 16 Feb 2025 14:52:09 GMT</pubDate>
      <guid>https://community.cisco.com/t5/webex-for-developers/our-client-getting-quot-session-type-not-found-by-session-type/m-p/5261095#M4123</guid>
      <dc:creator>Janos Benyovszki</dc:creator>
      <dc:date>2025-02-16T14:52:09Z</dc:date>
    </item>
    <item>
      <title>Re: Our client getting "Session type not found by Session type ID</title>
      <link>https://community.cisco.com/t5/webex-for-developers/our-client-getting-quot-session-type-not-found-by-session-type/m-p/5261642#M4124</link>
      <description>hello,&lt;BR /&gt;&lt;BR /&gt;it's solved indeed by adding hostEmail attribute in the json Post request.&lt;BR /&gt;Thanks for your support:&lt;BR /&gt;&lt;BR /&gt;kind regards,&lt;BR /&gt;&lt;BR /&gt;johan claes&lt;BR /&gt;</description>
      <pubDate>Mon, 17 Feb 2025 23:14:47 GMT</pubDate>
      <guid>https://community.cisco.com/t5/webex-for-developers/our-client-getting-quot-session-type-not-found-by-session-type/m-p/5261642#M4124</guid>
      <dc:creator>j.claes</dc:creator>
      <dc:date>2025-02-17T23:14:47Z</dc:date>
    </item>
  </channel>
</rss>

