<?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 APIC-EM API authentication in DevNet Sandbox</title>
    <link>https://community.cisco.com/t5/devnet-sandbox/apic-em-api-authentication/m-p/3475603#M878</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;&lt;SPAN style="color: #3d3d3d; font-family: arial; font-size: 12px;"&gt;Hello. I'm trying to get a service ticket from the body of a POST request on the url "&lt;/SPAN&gt;&lt;A class="jive-link-external-small" href="https://sandboxapic.cisco.com:9443/api/v1/ticket" rel="nofollow" style="font-size: 12px; font-family: arial; color: #0a63a7;" target="_blank"&gt;https://sandboxapic.cisco.com:9443/api/v1/ticket&lt;/A&gt;&lt;SPAN style="color: #3d3d3d; font-family: arial; font-size: 12px;"&gt;". The request contains a json that looks like this: "{ "username" : "admin", "password" : "C!sc0123" }". This is the first time the post request returns the error "INVALID_CREDENTIALS" with the message "Please provide valid credentials" instead of the service ticket i requested. What credentials should I use then, if not the provided ones?&lt;/SPAN&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Tue, 04 Jun 2019 09:24:28 GMT</pubDate>
    <dc:creator>andreizamfir16</dc:creator>
    <dc:date>2019-06-04T09:24:28Z</dc:date>
    <item>
      <title>APIC-EM API authentication</title>
      <link>https://community.cisco.com/t5/devnet-sandbox/apic-em-api-authentication/m-p/3475603#M878</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;&lt;SPAN style="color: #3d3d3d; font-family: arial; font-size: 12px;"&gt;Hello. I'm trying to get a service ticket from the body of a POST request on the url "&lt;/SPAN&gt;&lt;A class="jive-link-external-small" href="https://sandboxapic.cisco.com:9443/api/v1/ticket" rel="nofollow" style="font-size: 12px; font-family: arial; color: #0a63a7;" target="_blank"&gt;https://sandboxapic.cisco.com:9443/api/v1/ticket&lt;/A&gt;&lt;SPAN style="color: #3d3d3d; font-family: arial; font-size: 12px;"&gt;". The request contains a json that looks like this: "{ "username" : "admin", "password" : "C!sc0123" }". This is the first time the post request returns the error "INVALID_CREDENTIALS" with the message "Please provide valid credentials" instead of the service ticket i requested. What credentials should I use then, if not the provided ones?&lt;/SPAN&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 04 Jun 2019 09:24:28 GMT</pubDate>
      <guid>https://community.cisco.com/t5/devnet-sandbox/apic-em-api-authentication/m-p/3475603#M878</guid>
      <dc:creator>andreizamfir16</dc:creator>
      <dc:date>2019-06-04T09:24:28Z</dc:date>
    </item>
    <item>
      <title>Re: APIC-EM API authentication</title>
      <link>https://community.cisco.com/t5/devnet-sandbox/apic-em-api-authentication/m-p/3475604#M879</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;please reference &lt;A href="https://developer.cisco.com/site/apic-em/documents/getting-started/" title="https://developer.cisco.com/site/apic-em/documents/getting-started/"&gt;https://developer.cisco.com/site/apic-em/documents/getting-started/&lt;/A&gt; for further information on the AlwaysOn sandbox for APIC-EM&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 02 Jun 2016 10:12:44 GMT</pubDate>
      <guid>https://community.cisco.com/t5/devnet-sandbox/apic-em-api-authentication/m-p/3475604#M879</guid>
      <dc:creator>ecorban</dc:creator>
      <dc:date>2016-06-02T10:12:44Z</dc:date>
    </item>
    <item>
      <title>Re: APIC-EM API authentication</title>
      <link>https://community.cisco.com/t5/devnet-sandbox/apic-em-api-authentication/m-p/3475605#M880</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;I can confirm that when the credentials listed at &lt;A href="https://developer.cisco.com/media/apic-em-getting-started-5-18-16/t_setup_always_on_sandbox_new_getstart_aem.html" title="https://developer.cisco.com/media/apic-em-getting-started-5-18-16/t_setup_always_on_sandbox_new_getstart_aem.html"&gt;https://developer.cisco.com/media/apic-em-getting-started-5-18-16/t_setup_always_on_sandbox_new_getstart_aem.html&lt;/A&gt; are used, then the API ticket is properly granted.&amp;nbsp; That is, the credentials you are using here are wrong.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 02 Jun 2016 14:09:48 GMT</pubDate>
      <guid>https://community.cisco.com/t5/devnet-sandbox/apic-em-api-authentication/m-p/3475605#M880</guid>
      <dc:creator>Joe Clarke</dc:creator>
      <dc:date>2016-06-02T14:09:48Z</dc:date>
    </item>
    <item>
      <title>Re: APIC-EM API authentication</title>
      <link>https://community.cisco.com/t5/devnet-sandbox/apic-em-api-authentication/m-p/3475606#M881</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Thank you very much for the answers! The credentials provided there are working!&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 02 Jun 2016 14:41:20 GMT</pubDate>
      <guid>https://community.cisco.com/t5/devnet-sandbox/apic-em-api-authentication/m-p/3475606#M881</guid>
      <dc:creator>andreizamfir16</dc:creator>
      <dc:date>2016-06-02T14:41:20Z</dc:date>
    </item>
  </channel>
</rss>

