Splunk AppDynamics

Not able to generate OAuth 2.0 Token for Appdynamics REST API call - Grant type value not specified.

Krishna_Sankar_
Explorer

I tried the following method to generate OAuth 2 token for API client (with reference to https://docs.appdynamics.com/display/PRO45/API+Clients#APIClients-using-the-access-token ),

https://saas.hostname.com/controller/api/oauth/access_token?grant_type=client_credentials&client_id=...

Client Id: is Api client name

client_secret : is the Secret key for the client.

I am getting the response like,

"Grant type value not specified."

Suggest me if a way to get the token.

Labels (3)
Tags (2)
0 Karma

Mark_Byrne
Path Finder
Hi there,

By the looks of the URL you have posted it looks like you are trying to obtain the token by a GET method. I'm not sure this will work, as the error message suggests that the server is looking for a POST parameter.

Try making a POST call like the one in the documentation.

Mark

Krishna_Sankar_
Explorer

I have tested in post only.

image.png

0 Karma

Mark_Byrne
Path Finder
I'm unfamiliar with the tool you are using, but try entering the values into the Body tab instead of the Query tab.

Mark

Krishna_Sankar_
Explorer

Leave the Postman as REST Client,

I am getting the 401 Unauthorized and response is empty.

client_id: APICLIENT@Username is it right ?

Tags (3)
0 Karma

Mark_Byrne
Path Finder

Hi there,

The example has

client_id=<userName>@<accountName>

Try using that.

Mark

Get Updates on the Splunk Community!

Index This | What goes away as soon as you talk about it?

May 2025 Edition Hayyy Splunk Education Enthusiasts and the Eternally Curious!  We’re back with this month’s ...

What's New in Splunk Observability Cloud and Splunk AppDynamics - May 2025

This month, we’re delivering several new innovations in Splunk Observability Cloud and Splunk AppDynamics ...

Getting Started with Splunk Artificial Intelligence, Insights for Nonprofits, and ...

Splunk Lantern is a Splunk customer success center that provides advice from Splunk experts on valuable data ...