<?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 Re: 403 error when deploying a custom app into Dynatrace in Developer Q&amp;A Forum</title>
    <link>https://community.dynatrace.com/t5/Developer-Q-A-Forum/403-error-when-deploying-a-custom-app-into-Dynatrace/m-p/242500#M851</link>
    <description>&lt;P&gt;Hello&amp;nbsp;&lt;a href="https://community.dynatrace.com/t5/user/viewprofilepage/user-id/49766"&gt;@PennyScully&lt;/a&gt;,&amp;nbsp;thanks for your reply.&lt;/P&gt;&lt;P&gt;As an internship in my company, I ask for my manager to check on the environment permissions.&lt;BR /&gt;&lt;BR /&gt;I will come back when I have a reponse.&lt;BR /&gt;&lt;BR /&gt;Best regards,&lt;BR /&gt;Alexis&lt;/P&gt;</description>
    <pubDate>Fri, 12 Apr 2024 11:56:17 GMT</pubDate>
    <dc:creator>AlexisGND</dc:creator>
    <dc:date>2024-04-12T11:56:17Z</dc:date>
    <item>
      <title>403 error when deploying a custom app into Dynatrace</title>
      <link>https://community.dynatrace.com/t5/Developer-Q-A-Forum/403-error-when-deploying-a-custom-app-into-Dynatrace/m-p/242339#M847</link>
      <description>&lt;P&gt;Hello&lt;BR /&gt;I would like to create a custom application on dynatrace&lt;BR /&gt;so I followed the steps in the dynatrace developer documentation&lt;/P&gt;&lt;P&gt;npm run start works and runs the application locally&lt;BR /&gt;npm run deploy returns that the application has been built, but with forbidden access (403).&lt;/P&gt;&lt;P&gt;in the environment, the two outbound connection urls are inserted&lt;/P&gt;&lt;P&gt;with the screenshots below, can you tell me why the application won't deploy? what's the problem? is it a rights issue?&lt;/P&gt;&lt;P&gt;&lt;span class="lia-inline-image-display-wrapper lia-image-align-inline" image-alt="AlexisGND_0-1712765961649.png" style="width: 400px;"&gt;&lt;img src="https://community.dynatrace.com/t5/image/serverpage/image-id/18825i185B5AE9B931B2F0/image-size/medium?v=v2&amp;amp;px=400" role="button" title="AlexisGND_0-1712765961649.png" alt="AlexisGND_0-1712765961649.png" /&gt;&lt;/span&gt;&lt;/P&gt;&lt;P&gt;&lt;span class="lia-inline-image-display-wrapper lia-image-align-inline" image-alt="AlexisGND_1-1712766040644.png" style="width: 400px;"&gt;&lt;img src="https://community.dynatrace.com/t5/image/serverpage/image-id/18826iB177C50ADE49E802/image-size/medium?v=v2&amp;amp;px=400" role="button" title="AlexisGND_1-1712766040644.png" alt="AlexisGND_1-1712766040644.png" /&gt;&lt;/span&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Wed, 10 Apr 2024 16:25:52 GMT</pubDate>
      <guid>https://community.dynatrace.com/t5/Developer-Q-A-Forum/403-error-when-deploying-a-custom-app-into-Dynatrace/m-p/242339#M847</guid>
      <dc:creator>AlexisGND</dc:creator>
      <dc:date>2024-04-10T16:25:52Z</dc:date>
    </item>
    <item>
      <title>Re: 403 error when deploying a custom app into Dynatrace</title>
      <link>https://community.dynatrace.com/t5/Developer-Q-A-Forum/403-error-when-deploying-a-custom-app-into-Dynatrace/m-p/242387#M850</link>
      <description>&lt;P&gt;Hi&amp;nbsp;&lt;a href="https://community.dynatrace.com/t5/user/viewprofilepage/user-id/68059"&gt;@AlexisGND&lt;/a&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;This error usually indicates that you don't have the proper policies &amp;amp; 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:&amp;nbsp;&lt;A href="https://www.dynatrace.com/news/blog/tailored-access-management-part-2-onboard-users-to-grail-and-appengine/" target="_blank" rel="noopener noreferrer"&gt;https://www.dynatrace.com/news/blog/tailored-access-management-part-2-onboard-users-to-grail-and-app...&lt;/A&gt;&lt;/P&gt;
&lt;P&gt;Most probably you are missing the permission "app-engine:apps:install"&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;Best,&lt;BR /&gt;Penny&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Thu, 11 Apr 2024 08:20:17 GMT</pubDate>
      <guid>https://community.dynatrace.com/t5/Developer-Q-A-Forum/403-error-when-deploying-a-custom-app-into-Dynatrace/m-p/242387#M850</guid>
      <dc:creator>PennyScully</dc:creator>
      <dc:date>2024-04-11T08:20:17Z</dc:date>
    </item>
    <item>
      <title>Re: 403 error when deploying a custom app into Dynatrace</title>
      <link>https://community.dynatrace.com/t5/Developer-Q-A-Forum/403-error-when-deploying-a-custom-app-into-Dynatrace/m-p/242500#M851</link>
      <description>&lt;P&gt;Hello&amp;nbsp;&lt;a href="https://community.dynatrace.com/t5/user/viewprofilepage/user-id/49766"&gt;@PennyScully&lt;/a&gt;,&amp;nbsp;thanks for your reply.&lt;/P&gt;&lt;P&gt;As an internship in my company, I ask for my manager to check on the environment permissions.&lt;BR /&gt;&lt;BR /&gt;I will come back when I have a reponse.&lt;BR /&gt;&lt;BR /&gt;Best regards,&lt;BR /&gt;Alexis&lt;/P&gt;</description>
      <pubDate>Fri, 12 Apr 2024 11:56:17 GMT</pubDate>
      <guid>https://community.dynatrace.com/t5/Developer-Q-A-Forum/403-error-when-deploying-a-custom-app-into-Dynatrace/m-p/242500#M851</guid>
      <dc:creator>AlexisGND</dc:creator>
      <dc:date>2024-04-12T11:56:17Z</dc:date>
    </item>
  </channel>
</rss>

