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

Deploying App to Dynatrace

Danielm
Frequent Guest

When trying to deploy my app so that my colleagues can access it (Just at tutorial stage at the moment) I am getting this error : 

npm run deploy

> quickstart-app@0.0.0 deploy
> dt-app deploy

DT-APP: Authenticate with Dynatrace SSO
Finished release [optimized + debuginfo] build.
✔ Built the app
✔ Compressing app artifact
DT-APP: Authenticate with Dynatrace SSO
✔ Preparing for deployment
✖ Failed to deploy the app
Error: Failed to install the app
HTTP 403 Forbidden

Forbidden

Can anyone help with what this issue would be ?

4 REPLIES 4

Vakho
Helper

I'm not sure, but can you check your Access Rights for the environment? 

Iplinsky
Advisor

You can check your firewall settings and update your packages, when i tried, this solved my problem 

Dynatrace Certified

Are you referring to the firewall settings in Dynatrace itself?

 

sinisa_zubic
Dynatrace Champion
Dynatrace Champion

Hi @Danielm 

This error usually indicates that you don't have the proper policies & permissions assigned. Please make sure you have the policy AppEngine developer and AppEngine user policy assigned. For more information, please have a look at this blog: https://www.dynatrace.com/news/blog/tailored-access-management-part-2-onboard-users-to-grail-and-app...

Most probably you are missing the permission "app-engine:apps:install"

 

Best,
Sini

Featured Posts