<?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: Retrieve Wireless SSID Using Network ID and Update Radius Servers in Wireless</title>
    <link>https://community.cisco.com/t5/wireless/retrieve-wireless-ssid-using-network-id-and-update-radius/m-p/5515979#M306240</link>
    <description>&lt;P&gt;I was calling the API the wrong way, it should be &lt;A href="https://api.meraki.com/api/v1/organizations/XXXX/NetworkID/wireless/ssid" target="_blank" rel="nofollow noopener noreferrer"&gt;https://api.meraki.com/api/v1/networks/NetworkID/wireless/ssid&lt;/A&gt; instead of &lt;A href="https://api.meraki.com/api/v1/organizations/XXXX/NetworkID/wireless/ssid" target="_blank" rel="nofollow noopener noreferrer"&gt;https://api.meraki.com/api/v1/organizations/OrganizationID/NetworkID/wireless/ssid&lt;/A&gt;&lt;/P&gt;&lt;P&gt;Thanks&lt;/P&gt;</description>
    <pubDate>Sat, 22 Jan 2022 18:34:28 GMT</pubDate>
    <dc:creator>Ñnate</dc:creator>
    <dc:date>2022-01-22T18:34:28Z</dc:date>
    <item>
      <title>Retrieve Wireless SSID Using Network ID and Update Radius Servers</title>
      <link>https://community.cisco.com/t5/wireless/retrieve-wireless-ssid-using-network-id-and-update-radius/m-p/5515976#M306237</link>
      <description>&lt;P&gt;&lt;SPAN&gt;I am not exactly sure why this does not work for me as documented in the following URL&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;A href="https://developer.cisco.com/meraki/api-v1/#!get-network-wireless-ssids" target="_blank" rel="nofollow noopener noreferrer"&gt;https://developer.cisco.com/meraki/api-v1/#!get-network-wireless-ssids&lt;/A&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN&gt;The API call works up until networkid but after that, it doesnt seem consider any wireless calls as valid. Only thing that works so far for me on the documentation is wireless\settings.&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN&gt;I want to be able to retrieve and update the Radius server of over 100 networks using something like below but it doesnt work.&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN&gt;&lt;A href="https://api.meraki.com/api/v1/organizations/XXXX/NetworkID/wireless/ssid" target="_blank" rel="nofollow noopener noreferrer"&gt;https://api.meraki.com/api/v1/organizations/OrganizationID/NetworkID/wireless/ssid&lt;/A&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN&gt;Any help will be appreciated. &lt;/SPAN&gt;&lt;/P&gt;</description>
      <pubDate>Fri, 21 Jan 2022 14:04:50 GMT</pubDate>
      <guid>https://community.cisco.com/t5/wireless/retrieve-wireless-ssid-using-network-id-and-update-radius/m-p/5515976#M306237</guid>
      <dc:creator>Ñnate</dc:creator>
      <dc:date>2022-01-21T14:04:50Z</dc:date>
    </item>
    <item>
      <title>Re: Retrieve Wireless SSID Using Network ID and Update Radius Servers</title>
      <link>https://community.cisco.com/t5/wireless/retrieve-wireless-ssid-using-network-id-and-update-radius/m-p/5515977#M306238</link>
      <description>&lt;P&gt;What reply message you get?&lt;/P&gt;&lt;P&gt;Can you try it in the webbrowser?&lt;/P&gt;&lt;P&gt;&lt;A href="https://developer.cisco.com/meraki/api-v1/#!get-network-wireless-ssids" target="_blank" rel="nofollow noopener noreferrer"&gt;https://developer.cisco.com/meraki/api-v1/#!get-network-wireless-ssids&lt;/A&gt;&lt;/P&gt;</description>
      <pubDate>Fri, 21 Jan 2022 15:17:40 GMT</pubDate>
      <guid>https://community.cisco.com/t5/wireless/retrieve-wireless-ssid-using-network-id-and-update-radius/m-p/5515977#M306238</guid>
      <dc:creator>ww^</dc:creator>
      <dc:date>2022-01-21T15:17:40Z</dc:date>
    </item>
    <item>
      <title>Re: Retrieve Wireless SSID Using Network ID and Update Radius Servers</title>
      <link>https://community.cisco.com/t5/wireless/retrieve-wireless-ssid-using-network-id-and-update-radius/m-p/5515978#M306239</link>
      <description>&lt;P&gt;From Postman I get a 404 Not found status message, preview error the below:&lt;/P&gt;&lt;DIV&gt;&lt;DIV&gt;&lt;SPAN&gt;    &lt;/SPAN&gt;&lt;SPAN&gt;&amp;lt;&lt;/SPAN&gt;&lt;SPAN&gt;title&lt;/SPAN&gt;&lt;SPAN&gt;&amp;gt;&lt;/SPAN&gt;&lt;SPAN&gt;Page not found - Cisco Meraki&lt;/SPAN&gt;&lt;SPAN&gt;&amp;lt;/&lt;/SPAN&gt;&lt;SPAN&gt;title&lt;/SPAN&gt;&lt;SPAN&gt;&amp;gt;&lt;/SPAN&gt;&lt;/DIV&gt;&lt;DIV&gt;&lt;SPAN&gt;    &lt;/SPAN&gt;&lt;SPAN&gt;&amp;lt;&lt;/SPAN&gt;&lt;SPAN&gt;style&lt;/SPAN&gt;&lt;SPAN&gt; &lt;/SPAN&gt;&lt;SPAN&gt;type&lt;/SPAN&gt;&lt;SPAN&gt;=&lt;/SPAN&gt;&lt;SPAN&gt;"text/css"&lt;/SPAN&gt;&lt;SPAN&gt;&amp;gt;&lt;/SPAN&gt;&lt;/DIV&gt;&lt;DIV&gt; &lt;/DIV&gt;&lt;DIV&gt;&lt;SPAN&gt;Everything works up until  /networks/:networkID. Even  /networks/:networkID/wireless/settings works. But I still cant do the wireless/ssids API call. &lt;/SPAN&gt;&lt;/DIV&gt;&lt;DIV&gt; &lt;/DIV&gt;&lt;DIV&gt; &lt;/DIV&gt;&lt;/DIV&gt;</description>
      <pubDate>Sat, 22 Jan 2022 11:35:30 GMT</pubDate>
      <guid>https://community.cisco.com/t5/wireless/retrieve-wireless-ssid-using-network-id-and-update-radius/m-p/5515978#M306239</guid>
      <dc:creator>Ñnate</dc:creator>
      <dc:date>2022-01-22T11:35:30Z</dc:date>
    </item>
    <item>
      <title>Re: Retrieve Wireless SSID Using Network ID and Update Radius Servers</title>
      <link>https://community.cisco.com/t5/wireless/retrieve-wireless-ssid-using-network-id-and-update-radius/m-p/5515979#M306240</link>
      <description>&lt;P&gt;I was calling the API the wrong way, it should be &lt;A href="https://api.meraki.com/api/v1/organizations/XXXX/NetworkID/wireless/ssid" target="_blank" rel="nofollow noopener noreferrer"&gt;https://api.meraki.com/api/v1/networks/NetworkID/wireless/ssid&lt;/A&gt; instead of &lt;A href="https://api.meraki.com/api/v1/organizations/XXXX/NetworkID/wireless/ssid" target="_blank" rel="nofollow noopener noreferrer"&gt;https://api.meraki.com/api/v1/organizations/OrganizationID/NetworkID/wireless/ssid&lt;/A&gt;&lt;/P&gt;&lt;P&gt;Thanks&lt;/P&gt;</description>
      <pubDate>Sat, 22 Jan 2022 18:34:28 GMT</pubDate>
      <guid>https://community.cisco.com/t5/wireless/retrieve-wireless-ssid-using-network-id-and-update-radius/m-p/5515979#M306240</guid>
      <dc:creator>Ñnate</dc:creator>
      <dc:date>2022-01-22T18:34:28Z</dc:date>
    </item>
    <item>
      <title>Re: Retrieve Wireless SSID Using Network ID and Update Radius Servers</title>
      <link>https://community.cisco.com/t5/wireless/retrieve-wireless-ssid-using-network-id-and-update-radius/m-p/5515980#M306241</link>
      <description>&lt;P&gt;hey,&lt;/P&gt;&lt;P&gt;How did u managed to update Radius server, I have 50+ networks and I need to add a radius server for them but didn't work for me tried python scrips even with Meraki library but no success .&lt;/P&gt;&lt;P&gt;The ERROR I get&lt;/P&gt;&lt;P&gt;Error occurred while updating RADIUS server: 404 Client Error: Not Found for url: &lt;A href="https://api.meraki.com/api/v1/networks/******/wireless/radiusServers" target="_blank" rel="nofollow noopener noreferrer"&gt;https://api.meraki.com/api/v1/networks/******/wireless/radiusServers&lt;/A&gt;&lt;/P&gt;&lt;P&gt;Can you help please !&lt;/P&gt;</description>
      <pubDate>Thu, 23 Jan 2025 21:25:24 GMT</pubDate>
      <guid>https://community.cisco.com/t5/wireless/retrieve-wireless-ssid-using-network-id-and-update-radius/m-p/5515980#M306241</guid>
      <dc:creator>rahaliix131005</dc:creator>
      <dc:date>2025-01-23T21:25:24Z</dc:date>
    </item>
  </channel>
</rss>

