<?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 Exposing Dynatrace saas API in Dynatrace API</title>
    <link>https://community.dynatrace.com/t5/Dynatrace-API/Exposing-Dynatrace-saas-API/m-p/28339#M20</link>
    <description>&lt;P&gt;Hi,&lt;/P&gt;&lt;P&gt;While testing API with Postman getting below error, please help. I am using token also(generated from Dynatrace Saas). &lt;/P&gt;&lt;P&gt;The end point I am using is ---&lt;/P&gt;&lt;P&gt;https://{xxx}.live.dynatrace.com/api/v1/timeseries/?apitoken=123456789&lt;/P&gt;&lt;PRE&gt;{"error":{"code":401,"message":"Unsupported authentication mechanism -&amp;gt; 'Basic', could not be used as fallback."}}&lt;/PRE&gt;</description>
    <pubDate>Fri, 09 Jun 2017 07:39:57 GMT</pubDate>
    <dc:creator>suresh230591</dc:creator>
    <dc:date>2017-06-09T07:39:57Z</dc:date>
    <item>
      <title>Exposing Dynatrace saas API</title>
      <link>https://community.dynatrace.com/t5/Dynatrace-API/Exposing-Dynatrace-saas-API/m-p/28339#M20</link>
      <description>&lt;P&gt;Hi,&lt;/P&gt;&lt;P&gt;While testing API with Postman getting below error, please help. I am using token also(generated from Dynatrace Saas). &lt;/P&gt;&lt;P&gt;The end point I am using is ---&lt;/P&gt;&lt;P&gt;https://{xxx}.live.dynatrace.com/api/v1/timeseries/?apitoken=123456789&lt;/P&gt;&lt;PRE&gt;{"error":{"code":401,"message":"Unsupported authentication mechanism -&amp;gt; 'Basic', could not be used as fallback."}}&lt;/PRE&gt;</description>
      <pubDate>Fri, 09 Jun 2017 07:39:57 GMT</pubDate>
      <guid>https://community.dynatrace.com/t5/Dynatrace-API/Exposing-Dynatrace-saas-API/m-p/28339#M20</guid>
      <dc:creator>suresh230591</dc:creator>
      <dc:date>2017-06-09T07:39:57Z</dc:date>
    </item>
    <item>
      <title>Re: Exposing Dynatrace saas API</title>
      <link>https://community.dynatrace.com/t5/Dynatrace-API/Exposing-Dynatrace-saas-API/m-p/28340#M21</link>
      <description>&lt;P&gt;Did you try it with Api‐Token=&lt;/P&gt;</description>
      <pubDate>Fri, 09 Jun 2017 08:40:03 GMT</pubDate>
      <guid>https://community.dynatrace.com/t5/Dynatrace-API/Exposing-Dynatrace-saas-API/m-p/28340#M21</guid>
      <dc:creator>wolfgang_beer</dc:creator>
      <dc:date>2017-06-09T08:40:03Z</dc:date>
    </item>
    <item>
      <title>Re: Exposing Dynatrace saas API</title>
      <link>https://community.dynatrace.com/t5/Dynatrace-API/Exposing-Dynatrace-saas-API/m-p/28341#M22</link>
      <description>&lt;P&gt;Hi Wolgang,&lt;/P&gt;&lt;P&gt;I tried with 'Api-Token=' as well but now I am getting Authorization is required for access to this proxy.&lt;/P&gt;&lt;P&gt;I specify the proxy with authorization still showing proxy problem.&lt;/P&gt;&lt;P&gt;Do I need to allow access to dynatrace server instance.  &lt;/P&gt;</description>
      <pubDate>Fri, 09 Jun 2017 11:58:14 GMT</pubDate>
      <guid>https://community.dynatrace.com/t5/Dynatrace-API/Exposing-Dynatrace-saas-API/m-p/28341#M22</guid>
      <dc:creator>suresh230591</dc:creator>
      <dc:date>2017-06-09T11:58:14Z</dc:date>
    </item>
    <item>
      <title>Re: Exposing Dynatrace saas API</title>
      <link>https://community.dynatrace.com/t5/Dynatrace-API/Exposing-Dynatrace-saas-API/m-p/28342#M23</link>
      <description>&lt;P&gt;By the way I hope you did not post the real token here?&lt;/P&gt;
&lt;P data-unlink="true"&gt;https://{xxx}.live.dynatrace.com/api/v1/timeseries/?Api-Token=&amp;nbsp;&lt;/P&gt;
&lt;P&gt;Should be the correct and full request, that returns the list of defined metrics.&lt;/P&gt;</description>
      <pubDate>Mon, 29 May 2023 09:38:55 GMT</pubDate>
      <guid>https://community.dynatrace.com/t5/Dynatrace-API/Exposing-Dynatrace-saas-API/m-p/28342#M23</guid>
      <dc:creator>wolfgang_beer</dc:creator>
      <dc:date>2023-05-29T09:38:55Z</dc:date>
    </item>
    <item>
      <title>Re: Exposing Dynatrace saas API</title>
      <link>https://community.dynatrace.com/t5/Dynatrace-API/Exposing-Dynatrace-saas-API/m-p/28343#M24</link>
      <description>&lt;P&gt;After applying the token I am getting below xml &lt;/P&gt;&lt;P&gt;&amp;lt;HEAD&amp;gt;&lt;BR /&gt;  &amp;lt;TITLE&amp;gt;Proxy Authorization Required&amp;lt;/TITLE&amp;gt;&lt;BR /&gt;&amp;lt;/HEAD&amp;gt;&lt;BR /&gt;&amp;lt;BODY BGCOLOR="white" FGCOLOR="black"&amp;gt;&lt;BR /&gt;  &amp;lt;H1&amp;gt;Proxy Authorization Required&amp;lt;/H1&amp;gt;&lt;BR /&gt;  &amp;lt;HR&amp;gt;&lt;BR /&gt;  &amp;lt;FONT FACE="Helvetica,Arial"&amp;gt;&lt;BR /&gt;  &amp;lt;B&amp;gt;&lt;BR /&gt;Description: Authorization is required for access to this proxy&amp;lt;/B&amp;gt;&lt;BR /&gt;  &amp;lt;/FONT&amp;gt;&lt;BR /&gt;  &amp;lt;HR&amp;gt;&lt;BR /&gt;  &amp;lt;!-- default "Proxy Authorization Required" response (407) --&amp;gt;&lt;BR /&gt;&amp;lt;/BODY&amp;gt;&lt;BR /&gt;  &lt;/P&gt;</description>
      <pubDate>Fri, 09 Jun 2017 13:17:02 GMT</pubDate>
      <guid>https://community.dynatrace.com/t5/Dynatrace-API/Exposing-Dynatrace-saas-API/m-p/28343#M24</guid>
      <dc:creator>suresh230591</dc:creator>
      <dc:date>2017-06-09T13:17:02Z</dc:date>
    </item>
    <item>
      <title>Re: Exposing Dynatrace saas API</title>
      <link>https://community.dynatrace.com/t5/Dynatrace-API/Exposing-Dynatrace-saas-API/m-p/28344#M25</link>
      <description>&lt;P&gt;Hi Wolfgang,&lt;/P&gt;&lt;P&gt;I got the desired response after accessing from my personal laptop.&lt;/P&gt;&lt;P&gt;While accessing from my client network I am not getting desired response as there are Firewall.&lt;/P&gt;&lt;P&gt;Do I need access to Dynatrace saas server instance to get the response.&lt;/P&gt;</description>
      <pubDate>Mon, 12 Jun 2017 07:36:48 GMT</pubDate>
      <guid>https://community.dynatrace.com/t5/Dynatrace-API/Exposing-Dynatrace-saas-API/m-p/28344#M25</guid>
      <dc:creator>suresh230591</dc:creator>
      <dc:date>2017-06-12T07:36:48Z</dc:date>
    </item>
    <item>
      <title>Re: Exposing Dynatrace saas API</title>
      <link>https://community.dynatrace.com/t5/Dynatrace-API/Exposing-Dynatrace-saas-API/m-p/28345#M26</link>
      <description>&lt;P&gt;Hi,&lt;/P&gt;&lt;P&gt;I do not really understand your set up. You are running a Dynatrace SaaS environment, at least the domain you provided suggests that?&lt;/P&gt;&lt;P&gt;So your company firewall is blocking the access to Dynatrace SaaS server? How do you access Dynatrace SaaS Web UI then?&lt;/P&gt;&lt;P&gt;best,&lt;/P&gt;&lt;P&gt;Wolfgang&lt;/P&gt;</description>
      <pubDate>Mon, 12 Jun 2017 07:44:27 GMT</pubDate>
      <guid>https://community.dynatrace.com/t5/Dynatrace-API/Exposing-Dynatrace-saas-API/m-p/28345#M26</guid>
      <dc:creator>wolfgang_beer</dc:creator>
      <dc:date>2017-06-12T07:44:27Z</dc:date>
    </item>
    <item>
      <title>Re: Exposing Dynatrace saas API</title>
      <link>https://community.dynatrace.com/t5/Dynatrace-API/Exposing-Dynatrace-saas-API/m-p/28346#M27</link>
      <description>&lt;P&gt;hi,&lt;/P&gt;
&lt;P data-unlink="true"&gt;Yes this is dynatrace saas environment ,I am able to access the Web UI, but if a do a ping on https://{xxx}.live.dynatrace.com&amp;nbsp; request time out . After ping to https://{xxx}.live.dynatrace.com&amp;nbsp; it resolve to 2 IP Addresses which are dynatrace server IP. I tried telnet to those IP address which show connection failed. Does it mean that I don't have connectivity to dynatrace server.&lt;/P&gt;</description>
      <pubDate>Mon, 29 May 2023 09:39:10 GMT</pubDate>
      <guid>https://community.dynatrace.com/t5/Dynatrace-API/Exposing-Dynatrace-saas-API/m-p/28346#M27</guid>
      <dc:creator>suresh230591</dc:creator>
      <dc:date>2023-05-29T09:39:10Z</dc:date>
    </item>
    <item>
      <title>Re: Exposing Dynatrace saas API</title>
      <link>https://community.dynatrace.com/t5/Dynatrace-API/Exposing-Dynatrace-saas-API/m-p/28347#M28</link>
      <description>&lt;P&gt;I fear thats a firewall issue on your side, from our perspective there is not much difference between the Dynatrace Web UI and REST API except the additional /api/ subpath. Can you ask your firewall admin what they defined as rules to access Dynatrace SaaS domain? &lt;/P&gt;</description>
      <pubDate>Mon, 12 Jun 2017 10:17:59 GMT</pubDate>
      <guid>https://community.dynatrace.com/t5/Dynatrace-API/Exposing-Dynatrace-saas-API/m-p/28347#M28</guid>
      <dc:creator>wolfgang_beer</dc:creator>
      <dc:date>2017-06-12T10:17:59Z</dc:date>
    </item>
    <item>
      <title>Re: Exposing Dynatrace saas API</title>
      <link>https://community.dynatrace.com/t5/Dynatrace-API/Exposing-Dynatrace-saas-API/m-p/28348#M29</link>
      <description>&lt;P&gt;I am getting the same error - Unsupported authentication mechanism -&amp;gt; 'Basic', could not be used as fallback !! In my case no firewall involved&lt;/P&gt;
&lt;P&gt;Here is the URL I am trying&lt;/P&gt;
&lt;P data-unlink="true"&gt;https://xxxxxxxxx.live.dynatrace.com/api/v1/timeseries/?Api%E2%80%90Token=XXXXXXXXx&amp;amp;_ga=2.171675877.41959668.1548055338-1975423614.1546843806&amp;nbsp;&amp;nbsp;&lt;/P&gt;
&lt;P data-unlink="true"&gt;https://xxxxxxxxx.live.dynatrace.com/api/v1/problem/feed?Api%E2%80%90Token=XXXXXXXX&amp;amp;_ga=2.171675877.41959668.1548055338-1975423614.1546843806&amp;nbsp;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Mon, 29 May 2023 09:40:30 GMT</pubDate>
      <guid>https://community.dynatrace.com/t5/Dynatrace-API/Exposing-Dynatrace-saas-API/m-p/28348#M29</guid>
      <dc:creator>rravindran</dc:creator>
      <dc:date>2023-05-29T09:40:30Z</dc:date>
    </item>
    <item>
      <title>Re: Exposing Dynatrace saas API</title>
      <link>https://community.dynatrace.com/t5/Dynatrace-API/Exposing-Dynatrace-saas-API/m-p/28349#M30</link>
      <description>&lt;P&gt;Issue was with the special character added in the URL while copy pasting &lt;/P&gt;</description>
      <pubDate>Mon, 17 Jul 2017 03:36:16 GMT</pubDate>
      <guid>https://community.dynatrace.com/t5/Dynatrace-API/Exposing-Dynatrace-saas-API/m-p/28349#M30</guid>
      <dc:creator>rravindran</dc:creator>
      <dc:date>2017-07-17T03:36:16Z</dc:date>
    </item>
    <item>
      <title>Re: Exposing Dynatrace saas API</title>
      <link>https://community.dynatrace.com/t5/Dynatrace-API/Exposing-Dynatrace-saas-API/m-p/28350#M31</link>
      <description>&lt;P&gt;Seems like you're selecting 'Basic' under the authorization tab.  In postman you want to leave this blank -- instead, add a header with the value for Key equal to 'Authorization', and the Value equal to your API string - e.g. "Api-Token your_token".  If you click on the code option, you should see something similar to this:&lt;/P&gt;&lt;PRE&gt;GET /api/v1/timeseries?relativeTime=hour&amp;amp;aggregationType=AVG&amp;amp;timeseriesId=com.dynatrace.builtin:host.disk.freespacepercentage HTTP/1.1&lt;BR /&gt;Host: somehost.live.dynatrace.com&lt;BR /&gt;Authorization: Api-Token &amp;lt;redacted&amp;gt;&lt;BR /&gt;Cache-Control: no-cache&lt;BR /&gt;Postman-Token: 123456abcdef&lt;/PRE&gt;&lt;BR /&gt;</description>
      <pubDate>Thu, 26 Oct 2017 10:36:07 GMT</pubDate>
      <guid>https://community.dynatrace.com/t5/Dynatrace-API/Exposing-Dynatrace-saas-API/m-p/28350#M31</guid>
      <dc:creator>timothy_d_krupi</dc:creator>
      <dc:date>2017-10-26T10:36:07Z</dc:date>
    </item>
    <item>
      <title>Re: Exposing Dynatrace saas API</title>
      <link>https://community.dynatrace.com/t5/Dynatrace-API/Exposing-Dynatrace-saas-API/m-p/28351#M32</link>
      <description>&lt;P&gt;See documentation: &lt;/P&gt;&lt;P&gt;&lt;A href="https://help.dynatrace.com/dynatrace-api/authentication/how-do-i-set-up-authentication-to-use-the-api/"&gt;https://help.dynatrace.com/dynatrace-api/authentic...&lt;/A&gt;&lt;/P&gt;&lt;P&gt;The HTTP GET parameter is called 'Api-Token' not 'apitoken'.&lt;/P&gt;</description>
      <pubDate>Fri, 27 Oct 2017 06:14:47 GMT</pubDate>
      <guid>https://community.dynatrace.com/t5/Dynatrace-API/Exposing-Dynatrace-saas-API/m-p/28351#M32</guid>
      <dc:creator>wolfgang_beer</dc:creator>
      <dc:date>2017-10-27T06:14:47Z</dc:date>
    </item>
    <item>
      <title>Re: Exposing Dynatrace saas API</title>
      <link>https://community.dynatrace.com/t5/Dynatrace-API/Exposing-Dynatrace-saas-API/m-p/28352#M33</link>
      <description>&lt;P&gt;Hi I am unable to access my tenant either . I am getting error as "error":{"code":401,"message":"Unsupported authentication mechanism -&amp;gt; 'Basic', could not be used as fallback."}}&lt;/P&gt;&lt;P&gt;I am trying to use DTCLI to config my localhost and to fetch back the data for further processing . I am using the code present in DTCLI github.&lt;/P&gt;</description>
      <pubDate>Wed, 28 Mar 2018 14:48:46 GMT</pubDate>
      <guid>https://community.dynatrace.com/t5/Dynatrace-API/Exposing-Dynatrace-saas-API/m-p/28352#M33</guid>
      <dc:creator>piyush_ajmera</dc:creator>
      <dc:date>2018-03-28T14:48:46Z</dc:date>
    </item>
    <item>
      <title>Re: Exposing Dynatrace saas API</title>
      <link>https://community.dynatrace.com/t5/Dynatrace-API/Exposing-Dynatrace-saas-API/m-p/28353#M34</link>
      <description>&lt;P&gt;You should check with your security/network team if they allow such connections.&lt;/P&gt;</description>
      <pubDate>Wed, 28 Mar 2018 15:12:39 GMT</pubDate>
      <guid>https://community.dynatrace.com/t5/Dynatrace-API/Exposing-Dynatrace-saas-API/m-p/28353#M34</guid>
      <dc:creator>Shiv_Pati</dc:creator>
      <dc:date>2018-03-28T15:12:39Z</dc:date>
    </item>
  </channel>
</rss>

