<?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: 404 Error when Creating Networks in Network Platform API</title>
    <link>https://community.cisco.com/t5/network-platform-api/404-error-when-creating-networks/m-p/5425044#M4158</link>
    <description>&lt;P&gt;that is true &lt;SPAN class="lia-unicode-emoji" title=":thumbs_up:"&gt;&lt;span class="lia-unicode-emoji" title=":thumbs_up:"&gt;👍&lt;/span&gt;&lt;/SPAN&gt;&lt;/P&gt;</description>
    <pubDate>Tue, 19 Nov 2019 11:19:17 GMT</pubDate>
    <dc:creator>nealgs1</dc:creator>
    <dc:date>2019-11-19T11:19:17Z</dc:date>
    <item>
      <title>404 Error when Creating Networks</title>
      <link>https://community.cisco.com/t5/network-platform-api/404-error-when-creating-networks/m-p/5425035#M4149</link>
      <description>&lt;P&gt;Hello, &lt;/P&gt;&lt;P&gt;This is my first time using the API to create networks. It seems the issue is when I try and add variables in Postman that I get the 404 errors. For example:&lt;/P&gt;&lt;P&gt;&lt;STRONG&gt;This generates a 404 error&lt;/STRONG&gt;&lt;/P&gt;&lt;P&gt;{&lt;BR /&gt;"name": "{{name}}",&lt;BR /&gt;"timeZone": "America/Eastern",&lt;BR /&gt;"tags": " {{tag1}} {tag2}} ",&lt;BR /&gt;"disableMyMerakiCom": false,&lt;BR /&gt;"type": "appliance switch wireless"&lt;BR /&gt;}&lt;/P&gt;&lt;P&gt;&lt;STRONG&gt;This succeeds&lt;/STRONG&gt;&lt;/P&gt;&lt;P&gt;{&lt;BR /&gt;"name": "Long Island Office",&lt;BR /&gt;"timeZone": "America/Los_Angeles",&lt;BR /&gt;"tags": " tag1 tag2 ",&lt;BR /&gt;"disableMyMerakiCom": false,&lt;BR /&gt;"type": "appliance switch camera"&lt;BR /&gt;}&lt;/P&gt;&lt;P&gt;I am sure I am missing something in postman to where the variables arent being called out properly. I am using command runner and attaching a csv called test to create a single network. Eventually I will be using this process to create hundreds.&lt;/P&gt;&lt;P&gt;Would anyone be able to point me in the correct direction as to why the 404 error is occuring?&lt;/P&gt;&lt;P&gt;Thanks,&lt;/P&gt;</description>
      <pubDate>Mon, 18 Nov 2019 23:42:02 GMT</pubDate>
      <guid>https://community.cisco.com/t5/network-platform-api/404-error-when-creating-networks/m-p/5425035#M4149</guid>
      <dc:creator>Kyle Smith</dc:creator>
      <dc:date>2019-11-18T23:42:02Z</dc:date>
    </item>
    <item>
      <title>Re: 404 Error when Creating Networks</title>
      <link>https://community.cisco.com/t5/network-platform-api/404-error-when-creating-networks/m-p/5425036#M4150</link>
      <description>&lt;P&gt;404 usually means the URL you are calling is wrong or malformed.&lt;/P&gt;</description>
      <pubDate>Tue, 19 Nov 2019 02:14:29 GMT</pubDate>
      <guid>https://community.cisco.com/t5/network-platform-api/404-error-when-creating-networks/m-p/5425036#M4150</guid>
      <dc:creator>Philip D'Ath</dc:creator>
      <dc:date>2019-11-19T02:14:29Z</dc:date>
    </item>
    <item>
      <title>Re: 404 Error when Creating Networks</title>
      <link>https://community.cisco.com/t5/network-platform-api/404-error-when-creating-networks/m-p/5425037#M4151</link>
      <description>&lt;P&gt;Could it be the missing opening curly bracket for tag 2?&lt;/P&gt;</description>
      <pubDate>Tue, 19 Nov 2019 07:21:42 GMT</pubDate>
      <guid>https://community.cisco.com/t5/network-platform-api/404-error-when-creating-networks/m-p/5425037#M4151</guid>
      <dc:creator>BrechtSchamp</dc:creator>
      <dc:date>2019-11-19T07:21:42Z</dc:date>
    </item>
    <item>
      <title>Re: 404 Error when Creating Networks</title>
      <link>https://community.cisco.com/t5/network-platform-api/404-error-when-creating-networks/m-p/5425038#M4152</link>
      <description>&lt;P&gt;Not sure if you've read this part of the Postman docs:&lt;/P&gt;&lt;P&gt;&lt;A href="https://learning.getpostman.com/docs/postman/environments-and-globals/variables/" target="_blank" rel="nofollow noopener noreferrer"&gt;https://learning.getpostman.com/docs/postman/environments-and-globals/variables/&lt;/A&gt;&lt;/P&gt;&lt;P&gt;hope it helps&lt;/P&gt;</description>
      <pubDate>Tue, 19 Nov 2019 10:36:22 GMT</pubDate>
      <guid>https://community.cisco.com/t5/network-platform-api/404-error-when-creating-networks/m-p/5425038#M4152</guid>
      <dc:creator>nealgs1</dc:creator>
      <dc:date>2019-11-19T10:36:22Z</dc:date>
    </item>
    <item>
      <title>Re: 404 Error when Creating Networks</title>
      <link>https://community.cisco.com/t5/network-platform-api/404-error-when-creating-networks/m-p/5425039#M4153</link>
      <description>&lt;P&gt;So this is the URL its using which should not have been modified&lt;/P&gt;&lt;P&gt;&lt;SPAN&gt;&lt;A href="https://api.meraki.com/api/v0/organizations/:organizationId/networks" target="_blank" rel="nofollow noopener noreferrer"&gt;https://api.meraki.com/api/v0/organizations/:organizationId/networks&lt;/A&gt;&lt;/SPAN&gt;&lt;/P&gt;</description>
      <pubDate>Tue, 19 Nov 2019 10:45:08 GMT</pubDate>
      <guid>https://community.cisco.com/t5/network-platform-api/404-error-when-creating-networks/m-p/5425039#M4153</guid>
      <dc:creator>Kyle Smith</dc:creator>
      <dc:date>2019-11-19T10:45:08Z</dc:date>
    </item>
    <item>
      <title>Re: 404 Error when Creating Networks</title>
      <link>https://community.cisco.com/t5/network-platform-api/404-error-when-creating-networks/m-p/5425040#M4154</link>
      <description>&lt;P&gt;I figured out the problem. When i went to duplicate the create network script under the collection it for some reason didnt duplicate one of the temporary headers containing the API key variable. Im not sure how to get that to transfer or to create that temporary value but for the time being I just modified the original with the variable values for name,tag1, and tag2 and it was successful.&lt;/P&gt;</description>
      <pubDate>Tue, 19 Nov 2019 10:51:36 GMT</pubDate>
      <guid>https://community.cisco.com/t5/network-platform-api/404-error-when-creating-networks/m-p/5425040#M4154</guid>
      <dc:creator>Kyle Smith</dc:creator>
      <dc:date>2019-11-19T10:51:36Z</dc:date>
    </item>
    <item>
      <title>Re: 404 Error when Creating Networks</title>
      <link>https://community.cisco.com/t5/network-platform-api/404-error-when-creating-networks/m-p/5425041#M4155</link>
      <description>&lt;P&gt;don't forget you'll need to specify your orgid in that url, rather than the placeholder &lt;STRONG&gt;:organizationid  &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;/STRONG&gt;&lt;/P&gt;</description>
      <pubDate>Tue, 19 Nov 2019 10:54:36 GMT</pubDate>
      <guid>https://community.cisco.com/t5/network-platform-api/404-error-when-creating-networks/m-p/5425041#M4155</guid>
      <dc:creator>nealgs1</dc:creator>
      <dc:date>2019-11-19T10:54:36Z</dc:date>
    </item>
    <item>
      <title>Re: 404 Error when Creating Networks</title>
      <link>https://community.cisco.com/t5/network-platform-api/404-error-when-creating-networks/m-p/5425042#M4156</link>
      <description>&lt;BLOCKQUOTE&gt;&lt;HR /&gt;&lt;A href="https://community.meraki.com/t5/user/viewprofilepage/user-id/11160"&gt;@nealgs1&lt;/A&gt; wrote:&lt;BR /&gt;&lt;P&gt;don't forget you'll need to specify your orgid in that url, rather than the placeholder &lt;STRONG&gt;:organizationid  &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;/STRONG&gt;&lt;/P&gt;&lt;HR /&gt;&lt;/BLOCKQUOTE&gt;&lt;P&gt;Not if you have it setup as a variable in your postman "environment" &lt;SPAN class="lia-unicode-emoji" title=":winking_face:"&gt;&lt;span class="lia-unicode-emoji" title=":winking_face:"&gt;😉&lt;/span&gt;&lt;/SPAN&gt;.&lt;/P&gt;</description>
      <pubDate>Tue, 19 Nov 2019 10:57:21 GMT</pubDate>
      <guid>https://community.cisco.com/t5/network-platform-api/404-error-when-creating-networks/m-p/5425042#M4156</guid>
      <dc:creator>BrechtSchamp</dc:creator>
      <dc:date>2019-11-19T10:57:21Z</dc:date>
    </item>
    <item>
      <title>Re: 404 Error when Creating Networks</title>
      <link>https://community.cisco.com/t5/network-platform-api/404-error-when-creating-networks/m-p/5425043#M4157</link>
      <description>&lt;P&gt;I have an environment (I think thats what its called) that has the orgid and api-key in it. From what I read it should be calling on those each time it does a GET/POST.&lt;/P&gt;</description>
      <pubDate>Tue, 19 Nov 2019 10:57:38 GMT</pubDate>
      <guid>https://community.cisco.com/t5/network-platform-api/404-error-when-creating-networks/m-p/5425043#M4157</guid>
      <dc:creator>Kyle Smith</dc:creator>
      <dc:date>2019-11-19T10:57:38Z</dc:date>
    </item>
    <item>
      <title>Re: 404 Error when Creating Networks</title>
      <link>https://community.cisco.com/t5/network-platform-api/404-error-when-creating-networks/m-p/5425044#M4158</link>
      <description>&lt;P&gt;that is true &lt;SPAN class="lia-unicode-emoji" title=":thumbs_up:"&gt;&lt;span class="lia-unicode-emoji" title=":thumbs_up:"&gt;👍&lt;/span&gt;&lt;/SPAN&gt;&lt;/P&gt;</description>
      <pubDate>Tue, 19 Nov 2019 11:19:17 GMT</pubDate>
      <guid>https://community.cisco.com/t5/network-platform-api/404-error-when-creating-networks/m-p/5425044#M4158</guid>
      <dc:creator>nealgs1</dc:creator>
      <dc:date>2019-11-19T11:19:17Z</dc:date>
    </item>
  </channel>
</rss>

