<?xml version="1.0" encoding="UTF-8"?>
<rss xmlns:content="http://purl.org/rss/1.0/modules/content/" xmlns:dc="http://purl.org/dc/elements/1.1/" xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#" xmlns:taxo="http://purl.org/rss/1.0/modules/taxonomy/" version="2.0">
  <channel>
    <title>topic Store App Settings In Dynatrace AppEngine App in Developer Q&amp;A Forum</title>
    <link>https://community.dynatrace.com/t5/Developer-Q-A-Forum/Store-App-Settings-In-Dynatrace-AppEngine-App/m-p/275901#M1400</link>
    <description>&lt;P&gt;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.&lt;BR /&gt;&lt;BR /&gt;&lt;/P&gt;&lt;LI-CODE lang="cpp"&gt;{"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"}&lt;/LI-CODE&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;For your information, I have already configured settings folder and the package "&lt;SPAN&gt;&lt;STRONG&gt;&lt;a href="https://community.dynatrace.com/t5/user/viewprofilepage/user-id/64071"&gt;@dynatrace&lt;/a&gt;-sdk/dt-app-plugin-client-app-settings-v2&lt;/STRONG&gt;" for local development.&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;/SPAN&gt;&lt;/P&gt;</description>
    <pubDate>Fri, 25 Apr 2025 06:31:32 GMT</pubDate>
    <dc:creator>zaid-bashir</dc:creator>
    <dc:date>2025-04-25T06:31:32Z</dc:date>
    <item>
      <title>Store App Settings In Dynatrace AppEngine App</title>
      <link>https://community.dynatrace.com/t5/Developer-Q-A-Forum/Store-App-Settings-In-Dynatrace-AppEngine-App/m-p/275901#M1400</link>
      <description>&lt;P&gt;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.&lt;BR /&gt;&lt;BR /&gt;&lt;/P&gt;&lt;LI-CODE lang="cpp"&gt;{"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"}&lt;/LI-CODE&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;For your information, I have already configured settings folder and the package "&lt;SPAN&gt;&lt;STRONG&gt;&lt;a href="https://community.dynatrace.com/t5/user/viewprofilepage/user-id/64071"&gt;@dynatrace&lt;/a&gt;-sdk/dt-app-plugin-client-app-settings-v2&lt;/STRONG&gt;" for local development.&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;/SPAN&gt;&lt;/P&gt;</description>
      <pubDate>Fri, 25 Apr 2025 06:31:32 GMT</pubDate>
      <guid>https://community.dynatrace.com/t5/Developer-Q-A-Forum/Store-App-Settings-In-Dynatrace-AppEngine-App/m-p/275901#M1400</guid>
      <dc:creator>zaid-bashir</dc:creator>
      <dc:date>2025-04-25T06:31:32Z</dc:date>
    </item>
    <item>
      <title>Re: Store App Settings In Dynatrace AppEngine App</title>
      <link>https://community.dynatrace.com/t5/Developer-Q-A-Forum/Store-App-Settings-In-Dynatrace-AppEngine-App/m-p/276459#M1406</link>
      <description>&lt;P&gt;Hi Zaid,&lt;/P&gt;
&lt;P&gt;can you share the app.config.ts file with me please?&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Mon, 05 May 2025 08:42:13 GMT</pubDate>
      <guid>https://community.dynatrace.com/t5/Developer-Q-A-Forum/Store-App-Settings-In-Dynatrace-AppEngine-App/m-p/276459#M1406</guid>
      <dc:creator>haris</dc:creator>
      <dc:date>2025-05-05T08:42:13Z</dc:date>
    </item>
    <item>
      <title>Re: Store App Settings In Dynatrace AppEngine App</title>
      <link>https://community.dynatrace.com/t5/Developer-Q-A-Forum/Store-App-Settings-In-Dynatrace-AppEngine-App/m-p/278276#M1433</link>
      <description>&lt;P&gt;Hi&amp;nbsp;&lt;a href="https://community.dynatrace.com/t5/user/viewprofilepage/user-id/57428"&gt;@haris&lt;/a&gt;&amp;nbsp;&lt;BR /&gt;I am getting this issue while I am trying to run npx-dt-app dev.&lt;/P&gt;&lt;LI-CODE lang="css"&gt;Warning ──────────────────────────────────────────────────────────────────────────────────

  Failed to retrieve user details. App functions will use placeholder data.

──────────────────────────────────────────────────────────────────────────────────────────

Authenticated as z*******@y*********.ca


Warning ──────────────────────────────────────────────────────────────────────────────────

  The default csp policy from the platform couldn't be applied. App-registry failed with: 401 Unauthorized

──────────────────────────────────────────────────────────────────────────────────────────

Failed to validate D:/Dynatrace AppEngine Apps/license-consumption-revamp/settings/schemas/license-app.schema.json.
Validation call failed: Cannot read properties of undefined (reading 'error')&lt;/LI-CODE&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;The plugins&lt;/P&gt;&lt;DIV&gt;&lt;DIV&gt;&lt;STRONG&gt;client-app-settings-v2,&lt;BR /&gt;&lt;/STRONG&gt;&lt;DIV&gt;&lt;DIV&gt;&lt;STRONG&gt;dt-app-plugin-client-app-settings-v2&lt;/STRONG&gt;&lt;/DIV&gt;&lt;/DIV&gt;&lt;/DIV&gt;&lt;/DIV&gt;&lt;P&gt;generated settings folder and then i created schemas folder. It was working fine in earlier versions but in these v2 versions it shows the above error.&lt;BR /&gt;&lt;BR /&gt;&lt;/P&gt;&lt;P&gt;My app.config.json file is below:&lt;BR /&gt;&lt;BR /&gt;&lt;/P&gt;&lt;LI-CODE lang="php"&gt;{
  "environmentUrl": "http://******.apps.dynatrace.com/",
  "app": {
    "name": "app-demo",
    "version": "0.0.0",
    "description": "A starting project with routing, fetching data, and charting",
    "id": "my.*****.******.****",
    "scopes": [
      {
        "name": "storage:logs:read",
        "comment": "default template"
      },
      {
        "name": "storage:buckets:read",
        "comment": "default template"
      },
      {
        "name": "app-settings:objects:read",
        "comment": "Read app settings"
      }
    ]
  },
  "plugins": [
    "@dynatrace-sdk/dt-app-plugin-client-app-settings-v2"
  ],
  "dev": {
    "fileWatcher": {
      "ignore": [
        "**/{permissions,secrets,values,values.shadow}.json"
      ]
    }
  }
}&lt;/LI-CODE&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Thu, 29 May 2025 12:05:47 GMT</pubDate>
      <guid>https://community.dynatrace.com/t5/Developer-Q-A-Forum/Store-App-Settings-In-Dynatrace-AppEngine-App/m-p/278276#M1433</guid>
      <dc:creator>zaid-bashir</dc:creator>
      <dc:date>2025-05-29T12:05:47Z</dc:date>
    </item>
    <item>
      <title>Re: Store App Settings In Dynatrace AppEngine App</title>
      <link>https://community.dynatrace.com/t5/Developer-Q-A-Forum/Store-App-Settings-In-Dynatrace-AppEngine-App/m-p/278713#M1440</link>
      <description>&lt;P&gt;Hi Zaid,&lt;/P&gt;
&lt;P&gt;can you please try adjusting the file like so:&lt;/P&gt;
&lt;LI-CODE lang="markup"&gt;"dev": {
		"fileWatcher": {
			"ignore": ["**/{secrets,values,values.shadow}.json"]
		}&lt;/LI-CODE&gt;</description>
      <pubDate>Wed, 04 Jun 2025 15:05:17 GMT</pubDate>
      <guid>https://community.dynatrace.com/t5/Developer-Q-A-Forum/Store-App-Settings-In-Dynatrace-AppEngine-App/m-p/278713#M1440</guid>
      <dc:creator>haris</dc:creator>
      <dc:date>2025-06-04T15:05:17Z</dc:date>
    </item>
    <item>
      <title>Re: Store App Settings In Dynatrace AppEngine App</title>
      <link>https://community.dynatrace.com/t5/Developer-Q-A-Forum/Store-App-Settings-In-Dynatrace-AppEngine-App/m-p/279596#M1455</link>
      <description>&lt;P&gt;Hi&amp;nbsp;&lt;a href="https://community.dynatrace.com/t5/user/viewprofilepage/user-id/57428"&gt;@haris&lt;/a&gt;&amp;nbsp;&lt;BR /&gt;Here is my app.config file.&lt;/P&gt;&lt;LI-CODE lang="java"&gt;{
  "environmentUrl": "http://fob48074.apps.dynatrace.com/",
  "app": {
    "name": "user_and_group_management",
    "version": "0.0.0",
    "description": "A starting project with routing, fetching data, and charting",
    "id": "my.user.and.group.management",
    "scopes": [
      {
        "name": "storage:logs:read",
        "comment": "default template"
      },
      {
        "name": "storage:buckets:read",
        "comment": "default template"
      }
    ]
  },
  "plugins": [
    "@dynatrace-sdk/dt-app-plugin-client-app-settings-v2"
  ],
  "dev": {
    "fileWatcher": {
      "ignore": [
        "**/{permissions,secrets,values,values.shadow}.json"
      ]
    }
  }
}&lt;/LI-CODE&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Tue, 17 Jun 2025 08:38:13 GMT</pubDate>
      <guid>https://community.dynatrace.com/t5/Developer-Q-A-Forum/Store-App-Settings-In-Dynatrace-AppEngine-App/m-p/279596#M1455</guid>
      <dc:creator>zaid-bashir</dc:creator>
      <dc:date>2025-06-17T08:38:13Z</dc:date>
    </item>
    <item>
      <title>Re: Store App Settings In Dynatrace AppEngine App</title>
      <link>https://community.dynatrace.com/t5/Developer-Q-A-Forum/Store-App-Settings-In-Dynatrace-AppEngine-App/m-p/280070#M1460</link>
      <description>&lt;P&gt;Hi, can you check my suggestion below I sent before?&lt;/P&gt;</description>
      <pubDate>Tue, 24 Jun 2025 13:13:51 GMT</pubDate>
      <guid>https://community.dynatrace.com/t5/Developer-Q-A-Forum/Store-App-Settings-In-Dynatrace-AppEngine-App/m-p/280070#M1460</guid>
      <dc:creator>haris</dc:creator>
      <dc:date>2025-06-24T13:13:51Z</dc:date>
    </item>
  </channel>
</rss>

