<?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: REST API 500 Error in Splunk AppDynamics</title>
    <link>https://community.splunk.com/t5/Splunk-AppDynamics/REST-API-500-Error/m-p/723358#M3681</link>
    <description>&lt;P&gt;Hi Pratik,&lt;/P&gt;

&lt;P&gt;Just wondering if you have any idea&amp;nbsp;on this? I'm still having this problem.&lt;/P&gt;</description>
    <pubDate>Thu, 12 Oct 2017 18:54:44 GMT</pubDate>
    <dc:creator>CommunityUser</dc:creator>
    <dc:date>2017-10-12T18:54:44Z</dc:date>
    <item>
      <title>REST API 500 Error</title>
      <link>https://community.splunk.com/t5/Splunk-AppDynamics/REST-API-500-Error/m-p/723353#M3676</link>
      <description>&lt;P&gt;When I tried to access the REST API (curl/browser), I got an 500 internal service error (with&amp;nbsp;&lt;BR /&gt;&lt;SPAN&gt;Exception Id:b0f9087c-6551-4f1e-bfe0-93a3353cd59d). The controller UI is working fine.&lt;/SPAN&gt;&lt;/P&gt;
&lt;P&gt;&lt;SPAN&gt;The server log is attached.&lt;/SPAN&gt;&lt;/P&gt;
&lt;P&gt;&lt;SPAN&gt;[Post edited by&amp;nbsp;&lt;A href="https://community.appdynamics.com/t5/user/viewprofilepage/user-id/142051"&gt;@Ryan.Paredez&lt;/A&gt;&amp;nbsp;to remove attached log file. If you do share a Log file, make sure you redact any sensitive information from the file]&lt;/SPAN&gt;&lt;/P&gt;</description>
      <pubDate>Tue, 26 Sep 2017 22:40:54 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Splunk-AppDynamics/REST-API-500-Error/m-p/723353#M3676</guid>
      <dc:creator>CommunityUser</dc:creator>
      <dc:date>2017-09-26T22:40:54Z</dc:date>
    </item>
    <item>
      <title>Re: REST API 500 Error</title>
      <link>https://community.splunk.com/t5/Splunk-AppDynamics/REST-API-500-Error/m-p/723354#M3677</link>
      <description>&lt;P&gt;Could you try calling API from any REST client like postman, make sure you are entering correct username "username@accountName" followed by password.&lt;/P&gt;
&lt;P&gt;Could you share the screen shots and API you are trying to call.&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Thu, 28 Sep 2017 03:53:54 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Splunk-AppDynamics/REST-API-500-Error/m-p/723354#M3677</guid>
      <dc:creator>Pratik_Maskey</dc:creator>
      <dc:date>2017-09-28T03:53:54Z</dc:date>
    </item>
    <item>
      <title>Re: REST API 500 Error</title>
      <link>https://community.splunk.com/t5/Splunk-AppDynamics/REST-API-500-Error/m-p/723355#M3678</link>
      <description>&lt;P&gt;Hi, it used to work for an earlier installation. I followed the doc&amp;nbsp;&lt;A href="https://docs.appdynamics.com/display/PRO43/Application+Model+API#ApplicationModelAPI-RetrieveAllBusinessApplications" target="_blank" rel="nofollow noopener noreferrer"&gt;https://docs.appdynamics.com/display/PRO43/Application+Model+API#ApplicationModelAPI-RetrieveAllBusinessApplications&lt;/A&gt; using curl. Also tried in browser. I did make sure the username and password are correct (in the form of user@customer:secret). I got 500 for every rest API. One example screenshot is attached.&lt;/P&gt;</description>
      <pubDate>Thu, 28 Sep 2017 04:31:28 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Splunk-AppDynamics/REST-API-500-Error/m-p/723355#M3678</guid>
      <dc:creator>CommunityUser</dc:creator>
      <dc:date>2017-09-28T04:31:28Z</dc:date>
    </item>
    <item>
      <title>Re: REST API 500 Error</title>
      <link>https://community.splunk.com/t5/Splunk-AppDynamics/REST-API-500-Error/m-p/723356#M3679</link>
      <description>&lt;P&gt;Could you try using accountname as "customer1" instead of customer.&lt;/P&gt;
&lt;P&gt;Ex -&amp;nbsp;&lt;SPAN&gt;user@customer1:secret&amp;nbsp;&lt;/SPAN&gt;&lt;/P&gt;
&lt;P&gt;&lt;SPAN&gt;Or just hit the rest API on browser and enter credentials as user@customer1 followed by password. Let us know how it goes.&lt;/SPAN&gt;&lt;/P&gt;</description>
      <pubDate>Thu, 28 Sep 2017 15:06:30 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Splunk-AppDynamics/REST-API-500-Error/m-p/723356#M3679</guid>
      <dc:creator>Pratik_Maskey</dc:creator>
      <dc:date>2017-09-28T15:06:30Z</dc:date>
    </item>
    <item>
      <title>Re: REST API 500 Error</title>
      <link>https://community.splunk.com/t5/Splunk-AppDynamics/REST-API-500-Error/m-p/723357#M3680</link>
      <description>&lt;P&gt;Hi, sorry I made a typo. Yes I'm using customer1 (user@customer1:secret). The auth is correct otherwise it gives 403 forbidden.&lt;/P&gt;</description>
      <pubDate>Thu, 28 Sep 2017 18:50:30 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Splunk-AppDynamics/REST-API-500-Error/m-p/723357#M3680</guid>
      <dc:creator>CommunityUser</dc:creator>
      <dc:date>2017-09-28T18:50:30Z</dc:date>
    </item>
    <item>
      <title>Re: REST API 500 Error</title>
      <link>https://community.splunk.com/t5/Splunk-AppDynamics/REST-API-500-Error/m-p/723358#M3681</link>
      <description>&lt;P&gt;Hi Pratik,&lt;/P&gt;

&lt;P&gt;Just wondering if you have any idea&amp;nbsp;on this? I'm still having this problem.&lt;/P&gt;</description>
      <pubDate>Thu, 12 Oct 2017 18:54:44 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Splunk-AppDynamics/REST-API-500-Error/m-p/723358#M3681</guid>
      <dc:creator>CommunityUser</dc:creator>
      <dc:date>2017-10-12T18:54:44Z</dc:date>
    </item>
    <item>
      <title>Re: REST API 500 Error</title>
      <link>https://community.splunk.com/t5/Splunk-AppDynamics/REST-API-500-Error/m-p/723359#M3682</link>
      <description>&lt;P&gt;Reinstalling everything seems to solve the problem but would be nice if didn't have to reinstall...&lt;/P&gt;</description>
      <pubDate>Thu, 12 Oct 2017 20:40:22 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Splunk-AppDynamics/REST-API-500-Error/m-p/723359#M3682</guid>
      <dc:creator>CommunityUser</dc:creator>
      <dc:date>2017-10-12T20:40:22Z</dc:date>
    </item>
  </channel>
</rss>

