<?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 Scopes empty decoding the bearer token in Dynatrace API</title>
    <link>https://community.dynatrace.com/t5/Dynatrace-API/Scopes-empty-decoding-the-bearer-token/m-p/294539#M3924</link>
    <description>&lt;P&gt;Hello guys,&amp;nbsp;&lt;/P&gt;&lt;P&gt;I'm trying to request a Bearer Token via n8n workflow using the oAuth Client, and everything looks good on the Reqs,&lt;/P&gt;&lt;P&gt;For example the response from the oAuth Client is:&lt;/P&gt;&lt;LI-CODE lang="javascript"&gt;[  {
"scope": "app-engine:functions:run storage:logs:read mcp-gateway:servers:invoke mcp-gateway:servers:read", 
"token_type": "Bearer",
"expires_in": 300,
"access_token": "eyJhbGciOiJ.RestOfTheToken",
"resource": "urn:dtaccount:numbersHere"
}]&lt;/LI-CODE&gt;&lt;P&gt;The interesting part comes when I try to use the Token, it says that miss some scopes (the ones I sent), and when I decode to check the scopes they're empty... I already checked the permissions and I also used these credentials before in another tool.&lt;/P&gt;&lt;P&gt;Any ideia?&lt;/P&gt;</description>
    <pubDate>Wed, 11 Feb 2026 16:21:03 GMT</pubDate>
    <dc:creator>MaximilianoML</dc:creator>
    <dc:date>2026-02-11T16:21:03Z</dc:date>
    <item>
      <title>Scopes empty decoding the bearer token</title>
      <link>https://community.dynatrace.com/t5/Dynatrace-API/Scopes-empty-decoding-the-bearer-token/m-p/294539#M3924</link>
      <description>&lt;P&gt;Hello guys,&amp;nbsp;&lt;/P&gt;&lt;P&gt;I'm trying to request a Bearer Token via n8n workflow using the oAuth Client, and everything looks good on the Reqs,&lt;/P&gt;&lt;P&gt;For example the response from the oAuth Client is:&lt;/P&gt;&lt;LI-CODE lang="javascript"&gt;[  {
"scope": "app-engine:functions:run storage:logs:read mcp-gateway:servers:invoke mcp-gateway:servers:read", 
"token_type": "Bearer",
"expires_in": 300,
"access_token": "eyJhbGciOiJ.RestOfTheToken",
"resource": "urn:dtaccount:numbersHere"
}]&lt;/LI-CODE&gt;&lt;P&gt;The interesting part comes when I try to use the Token, it says that miss some scopes (the ones I sent), and when I decode to check the scopes they're empty... I already checked the permissions and I also used these credentials before in another tool.&lt;/P&gt;&lt;P&gt;Any ideia?&lt;/P&gt;</description>
      <pubDate>Wed, 11 Feb 2026 16:21:03 GMT</pubDate>
      <guid>https://community.dynatrace.com/t5/Dynatrace-API/Scopes-empty-decoding-the-bearer-token/m-p/294539#M3924</guid>
      <dc:creator>MaximilianoML</dc:creator>
      <dc:date>2026-02-11T16:21:03Z</dc:date>
    </item>
  </channel>
</rss>

