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

Dynatrace Managed API - error 403 GET/POST autoTags

ilya_korotkov
Newcomer

Hi guys!

I am trying to use the functional API - https://www.dynatrace.com/support/help/dynatrace-a...

for example, trying to run:

curl -X GET "https://xxxXXX.dynatrace-managed.com/e/XXXXXxxxXXXX/api/config/v1/autoTags" -H "Authorization:Api-Token yyyyyYYYYYYyY" -H "Content-Type:application/json"

returns:

{"error":{"code":403,"message":"Token is missing required scope. Use one of: ReadConfig (Read configuration), Davis (Dynatrace module integration - Davis)"}}

My token has all rights

I have the same issues with API of customServices, requestAttributes and etc.

Any explanation what are we doing wrong here?

 

3 REPLIES 3

david_n
Inactive

Hello Ilya,

It looks like you might be trying to access features that are still in the Early Access Program. See this forum post for clarification:

https://community.dynatrace.com/spaces/482/dynatrace-open-qa/questions/210815/dynatrace-api-external...

You should be able to access the features once you ask to be accepted into the EAP.

Thanks,

David Nicholls


ilya_korotkov
Newcomer

Hi @David N. Thanks for the answer! How can I get this functionality for my system? It is necessary for use FastPack for monitoring my system and export/import settings by API.


david_n
Inactive

Hi Ilya,

According to the post you can reach out to Philipp for access to this EAP here: philipp.kastner@dynatrace.com

For future EAP features you can check out here:

https://www.dynatrace.com/support/help/early-access-and-beta-programs/?current%3C-%3Ecompleted=current

Thanks,

David Nicholls


Featured Posts