25 Apr 2025 07:31 AM
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.
05 May 2025 09:42 AM
Hi Zaid,
can you share the app.config.ts file with me please?