30 Dec 2022 02:04 PM
I have created a token in Dynatrace with the scope of Read Configuration. I have added the variable and token in etc/environment file as I am using ubuntu. I have added the token name to my environments.yaml. I am getting the below error. Can you please help me by pointing out mistake/mistakes in my approach? I hope my screenshots give an idea of what I am doing.
Solved! Go to Solution.
30 Dec 2022 04:44 PM
Try to remove the trailing / from the end of the env-url
Should be: env-url: "https://{environmentid}.live.dynatrace.com"
HTH
Yos
06 Jan 2023 01:03 AM
Thank you @Yosi_Neuman , that was helpful. I could download the configuration successfully. Can you please let me know all the scopes I need to inlcude while creating a token not to miss any dynatrace configuration in my repo?
06 Jan 2023 10:37 AM
Glad that I was helpful this time
For token permissions check Configuration types and token permissions
All the best and stay safe
Yos