15 Feb 2019
12:58 PM
- last edited on
25 May 2021
06:52 AM
by
MaciejNeumann
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?
Solved! Go to Solution.
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://answers.dynatrace.com/spaces/482/dynatrace-open-qa/questions/210815/dynatrace-api-external-synthetic-tests-return-403.html
You should be able to access the features once you ask to be accepted into the EAP.
Thanks,
David Nicholls
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.
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