Forum Discussion

dbeavon3's avatar
dbeavon3
Memorable Member
2 years ago
Solved

DMTS_OAuthFailedToGetResourceIdError (English translation needed)

Can someone please share an English translation for this error message? DMTS_OAuthFailedToGetResourceIdError     Here is the full error: "error":{"code":"DMTS_OAuthFailedToGetResourceIdError","p...
  • dbeavon3's avatar
    dbeavon3
    2 years ago

    I have reached the end of the CSS case now as well.  It turns out that a refresh token wasn't being renewed, possibly due to the SQL outage.

     

    Based on the communication with the Power BI engineers, the error  ... ("DMTS_OAuthFailedToGetResourceIdError") ... almost always appears to be due to a bug.  The bug may be most severe in cases where the data source uses SSO features.  So you may want to turn off any fancy / flakey features if you want to avoid the OAuth bugs.

     

    As far as my attempt to get a translation of that error message, none is forthcoming.  I'm guessing the reason is because it is almost always related to internal bugs, and it was never supposed to have been bubbled out or become visible to customers.  I'm still pretty sure that "DMTS" means data management token service, and I'd guess it represents some sort of software component like a fragile micro-service of some kind.

     

    In my case the error was happening in an azure-managed-vnet-gateway but it would not surprise me if similar bugs exist within the on-premise gateway as well.  Here is a CSS explanation of the bug that was occuring in my azure gateway.  This caused an extended outage that lasted for a full week!

     

    "we have checked internally for the Root cause of the issue and found that there was a bug where an s2s token is not being passed when creating a VNet gateway client for discovering the Oauth Resources and also the Refresh token was not getting renewed due to which this issue has occurred.

    This prevents customers from refreshing their reports that point to a VNet gateway."