<?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 Get Network Client Splash Authorization Status in Network Platform API</title>
    <link>https://community.cisco.com/t5/network-platform-api/get-network-client-splash-authorization-status/m-p/5427495#M4540</link>
    <description>&lt;P&gt;Hi everyone,&lt;/P&gt;&lt;P&gt;I try to get the client splash authorization status of a client in our network. We have some SSID with splash page authorization and want to get the expiration date.&lt;/P&gt;&lt;P&gt;I'm using python but &lt;/P&gt;&lt;P&gt;result = meraki.clients.get_network_client_splash_authorization_status(collect) fails with no result:&lt;/P&gt;&lt;P&gt;{'ssids': {}}&lt;/P&gt;&lt;P&gt;Everything else works fine, like get_network_client_usage_history() etc. with the same parameters&lt;/P&gt;&lt;P&gt;Is this a bug or am I doing something wrong?&lt;/P&gt;&lt;P&gt;Thanks &lt;SPAN class="lia-unicode-emoji" title=":slightly_smiling_face:"&gt;&lt;span class="lia-unicode-emoji" title=":slightly_smiling_face:"&gt;🙂&lt;/span&gt;&lt;/SPAN&gt;&lt;/P&gt;</description>
    <pubDate>Fri, 10 Jan 2020 13:36:28 GMT</pubDate>
    <dc:creator>Fabian11</dc:creator>
    <dc:date>2020-01-10T13:36:28Z</dc:date>
    <item>
      <title>Get Network Client Splash Authorization Status</title>
      <link>https://community.cisco.com/t5/network-platform-api/get-network-client-splash-authorization-status/m-p/5427495#M4540</link>
      <description>&lt;P&gt;Hi everyone,&lt;/P&gt;&lt;P&gt;I try to get the client splash authorization status of a client in our network. We have some SSID with splash page authorization and want to get the expiration date.&lt;/P&gt;&lt;P&gt;I'm using python but &lt;/P&gt;&lt;P&gt;result = meraki.clients.get_network_client_splash_authorization_status(collect) fails with no result:&lt;/P&gt;&lt;P&gt;{'ssids': {}}&lt;/P&gt;&lt;P&gt;Everything else works fine, like get_network_client_usage_history() etc. with the same parameters&lt;/P&gt;&lt;P&gt;Is this a bug or am I doing something wrong?&lt;/P&gt;&lt;P&gt;Thanks &lt;SPAN class="lia-unicode-emoji" title=":slightly_smiling_face:"&gt;&lt;span class="lia-unicode-emoji" title=":slightly_smiling_face:"&gt;🙂&lt;/span&gt;&lt;/SPAN&gt;&lt;/P&gt;</description>
      <pubDate>Fri, 10 Jan 2020 13:36:28 GMT</pubDate>
      <guid>https://community.cisco.com/t5/network-platform-api/get-network-client-splash-authorization-status/m-p/5427495#M4540</guid>
      <dc:creator>Fabian11</dc:creator>
      <dc:date>2020-01-10T13:36:28Z</dc:date>
    </item>
    <item>
      <title>Re: Get Network Client Splash Authorization Status</title>
      <link>https://community.cisco.com/t5/network-platform-api/get-network-client-splash-authorization-status/m-p/5427496#M4541</link>
      <description>&lt;P&gt;That endpoint is for click-through splash pages. Is your SSID set to click-through splash pages?&lt;/P&gt;</description>
      <pubDate>Fri, 10 Jan 2020 14:16:08 GMT</pubDate>
      <guid>https://community.cisco.com/t5/network-platform-api/get-network-client-splash-authorization-status/m-p/5427496#M4541</guid>
      <dc:creator>BrechtSchamp</dc:creator>
      <dc:date>2020-01-10T14:16:08Z</dc:date>
    </item>
    <item>
      <title>Re: Get Network Client Splash Authorization Status</title>
      <link>https://community.cisco.com/t5/network-platform-api/get-network-client-splash-authorization-status/m-p/5427497#M4542</link>
      <description>&lt;P&gt;It is a Sign-on with 3rd party credentials&lt;/P&gt;&lt;P&gt;But still, I can see on the GUI how much time is left until the authorization will be revoked on each client.&lt;/P&gt;&lt;P&gt;That's what I need to get via API&lt;/P&gt;</description>
      <pubDate>Fri, 10 Jan 2020 15:24:18 GMT</pubDate>
      <guid>https://community.cisco.com/t5/network-platform-api/get-network-client-splash-authorization-status/m-p/5427497#M4542</guid>
      <dc:creator>Fabian11</dc:creator>
      <dc:date>2020-01-10T15:24:18Z</dc:date>
    </item>
    <item>
      <title>Re: Get Network Client Splash Authorization Status</title>
      <link>https://community.cisco.com/t5/network-platform-api/get-network-client-splash-authorization-status/m-p/5427498#M4543</link>
      <description>&lt;P&gt;I don't have an answer for you, both &lt;A href="https://community.meraki.com/t5/user/viewprofilepage/user-id/262"&gt;@jdsilva&lt;/A&gt; and me were surprised about this limitation earlier this week. I'm not sure why it's there. Perhaps &lt;A href="https://community.meraki.com/t5/user/viewprofilepage/user-id/179"&gt;@TonyC1&lt;/A&gt; can shed some light on this?&lt;/P&gt;</description>
      <pubDate>Fri, 10 Jan 2020 16:09:29 GMT</pubDate>
      <guid>https://community.cisco.com/t5/network-platform-api/get-network-client-splash-authorization-status/m-p/5427498#M4543</guid>
      <dc:creator>BrechtSchamp</dc:creator>
      <dc:date>2020-01-10T16:09:29Z</dc:date>
    </item>
    <item>
      <title>Re: Get Network Client Splash Authorization Status</title>
      <link>https://community.cisco.com/t5/network-platform-api/get-network-client-splash-authorization-status/m-p/5427499#M4544</link>
      <description>The current behavior is as OP and &lt;A href="https://community.meraki.com/t5/user/viewprofilepage/user-id/1965"&gt;@BrechtSchamp&lt;/A&gt; describes (endpoint supports click-through splash only). However we are tracking adding support for other splash types and will provide an update as soon as we have added that functionality.</description>
      <pubDate>Tue, 14 Jan 2020 02:51:21 GMT</pubDate>
      <guid>https://community.cisco.com/t5/network-platform-api/get-network-client-splash-authorization-status/m-p/5427499#M4544</guid>
      <dc:creator>TonyC1</dc:creator>
      <dc:date>2020-01-14T02:51:21Z</dc:date>
    </item>
    <item>
      <title>Re: Get Network Client Splash Authorization Status</title>
      <link>https://community.cisco.com/t5/network-platform-api/get-network-client-splash-authorization-status/m-p/5427500#M4545</link>
      <description>&lt;P&gt;Any update on this?&lt;/P&gt;</description>
      <pubDate>Mon, 24 May 2021 16:27:18 GMT</pubDate>
      <guid>https://community.cisco.com/t5/network-platform-api/get-network-client-splash-authorization-status/m-p/5427500#M4545</guid>
      <dc:creator>enieto</dc:creator>
      <dc:date>2021-05-24T16:27:18Z</dc:date>
    </item>
    <item>
      <title>Re: Get Network Client Splash Authorization Status</title>
      <link>https://community.cisco.com/t5/network-platform-api/get-network-client-splash-authorization-status/m-p/5427501#M4546</link>
      <description>&lt;P&gt;Hi everyone,&lt;/P&gt;&lt;P&gt;2024, woah, it seems to be the futur ...... except for Sponsored Guest splash probably still stuck in the 80's &lt;SPAN class="lia-unicode-emoji" title=":grinning_face_with_sweat:"&gt;&lt;span class="lia-unicode-emoji" title=":grinning_face_with_sweat:"&gt;😅&lt;/span&gt;&lt;/SPAN&gt;.&lt;BR /&gt;&lt;BR /&gt;In Europe we have to provide detailed connexions informations to authorities in case of request.&lt;/P&gt;&lt;P&gt;And we still don't have an integrated report that give all these informations ..&lt;/P&gt;&lt;P&gt;Ok API will rule the world so I'm starting my Postm....... No kidding, nothing but a [] as result .... &lt;/P&gt;&lt;P&gt;In 2024, we still only have clickthrough splash can give me something that I don't need.&lt;/P&gt;&lt;P&gt;Please Meraki, make Sponsored Guest (a killer feature) usable without a Syslog, at least, send a result with all informations in the result of &lt;STRONG&gt;GetNetworkSplashLoginAttempts&lt;/STRONG&gt; &amp;lt;insert Puss in boots big eyes here &amp;gt;&lt;/P&gt;&lt;P&gt;A desperate Meraki Master.&lt;/P&gt;</description>
      <pubDate>Wed, 06 Mar 2024 12:35:06 GMT</pubDate>
      <guid>https://community.cisco.com/t5/network-platform-api/get-network-client-splash-authorization-status/m-p/5427501#M4546</guid>
      <dc:creator>stephane.faure@zenconnect.fr</dc:creator>
      <dc:date>2024-03-06T12:35:06Z</dc:date>
    </item>
  </channel>
</rss>

