This website uses Cookies. Click Accept to agree to our website's cookie use as described in our Privacy Policy. Click Preferences to customize your cookie settings.
Hi guys,
I have a problem using the rest api for oauth authentication.
As described in your documentation I used POST in the request to the following endpoint:
https://sso.dynatrace.com/sso/oau...
We are trying to install an Activegate and noticed that the installation setup has changed.
1. We opened the Hub and looked for Activegate.
2. After finding the installer, we were taken to a diff...
Hello, Im new to Dynatrace and im currently facing problems when trying to get the logs through the API, at first i thought i was a problem with the token, but now that i have a oauth token, it's sti...
...ates. We generated some tokens to install, however I would like to know which can be deleted, or which ones should be rotated and the procedure to do so without downtime. Here the types of tokens t...
Can't assign `iam:groups:read` policy to oauth2 client to be able to get a bearer token via sso which allows me to interact with the `/platform/iam/v1` api.
Received the following response:
 ...
Hello everyone, in the organization we are migrating to a new tenant, the need arose to migrate historical data from the previous tenant to the new one, such as neologic metrics and indicators such a...
According to the docs I should be able to call the platform API (specifically the openpipeline API) using an access token with the correct scope: curl --request GET --url https://{environmen...
I am deploying Dynatrace as Kubernetes Observability method on my AKS and I am receiving this error: "error making post request to dynatrace api: Post \"https://{environmentid}.live.dynatrace.c...
I want to use the Dynatrace API to query logs. Following the documentation requirements, I created an Access Token and granted it the 'logs.read' scope. However, when calling the API, the following ...