cancel
Showing results for 
Show  only  | Search instead for 
Did you mean: 

Authentication Issue in Fetching Appdynamics metrics using AppDynamics REST API calls in JMeter

tejaswi.sedimbi
New Member
Hi All, Can any one please help me by detailing Authentication parameters(headers,username,password...etc) which are reqiured for Appdynamics REST API calls Authentication for fetching Appdynamics metrics using REST API calls in JMeter. I tried passing Authentication parameters as mentioned in below AppDynamics link but getting 401 UnAuthorized Error "https://docs.appdynamics.com/display/PRO41/Use+the+AppDynamics+REST+API#UsetheAppDynamicsRESTAPI-Aut...". Can anyone please confirm if we can be able to fetch AppDynamics Metrics values by using AppDynamics REST API calls in JMeter or AppDynamics REST API calls works only with curl? Thanks and Regards, Tejaswi.
1 REPLY 1

Arun.Dasetty
AppDynamics Team
Hi Tejeswi, Can you please check if you are passing user name and password in below format, it is not clear from screenshot how details passed: @: example: user1@customer1:welcome123 user1 - user name customer1- account name welcome123 - sample user1 password


Found something helpful? Click the Accept as Solution button to help others find answers faster.
Liked something? Click the Thumbs Up button.