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

Store App Settings In Dynatrace AppEngine App

zaid-bashir
Advisor

I was configuring the app settings in dynatrace appengine app, earlier i was able to get settings and also able to create settings. I updated the dt-app version to latest, Once I created fresh application and tried to create settings it was giving the below issue.

{"error":{"isApiClientError":true,"errorType":"Http Error","cause":{"name":"ResponseError","response":{"response":{}},"requestMethod":"GET"},"name":"400","isClientRequestError":true,"body":{"error":"Route not available in local-dev-mode"},"response":{"response":{}},"isAppSettingsErrorEnvelopeError":true},"errorDetails":"Route not available in local-dev-mode","isError":true,"isLoading":false,"isSuccess":false,"status":"error"}

 

For your information, I have already configured settings folder and the package "@dynatrace-sdk/dt-app-plugin-client-app-settings-v2" for local development.


1 REPLY 1

haris
Dynatrace Advisor
Dynatrace Advisor

Hi Zaid,

can you share the app.config.ts file with me please? 

Featured Posts