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

Community access restored to most members


I've been able to make some changes to restore community engagement access to most members.

Follow the blog post for up to date information



We thank you for your patience while we get this fixed


Getting 401-Unauthorized error while accessing Metric URL through RESTClient/Browser

Swapna.Nakade
Creator

Hi All,

I am very new to AppDynamics.

I am using 15 days trial version of AppDynamics SaaS controller.

I am trying to access AppDynamics Metric URL through RESTClient as below.

URL : https://<accountName>.saas.appdynamics.com/controller/rest/applications/MyApp/metrics

Basic Authentication : 

Username : username@accountName

Password: <password>

 

I am getting 401-Unauthorized error. 

 

Could any one please help me to understand how the authentication should be given while accessing through browser/RESTCliect/Postman.

 

Which type of authentication is used in AppDynamics RESTAPI?

 

 

Thanks,

Swapna

 

1 REPLY 1

Krishna Sankar.P
Producer

Generate the API client token and use it as Oauth2.0 token in REST Client