0

尝试通过以下方式在 Javascript 应用程序中加载 MGT:

<script src="https://unpkg.com/@microsoft/mgt/dist/bundle/mgt-loader.js"></script>
<mgt-msal2-provider client-id="********-****-****-****-*************"></mgt-msal2-provider>

立即在控制台中生成错误。我从 Azure 门户复制了我创建的 Graph 应用程序的客户端 ID。非常仔细地通过了权限。

真的,甚至不知道如何解决这个问题。

Uncaught TypeError: Cannot read property 'getAttribute' of null
    at Function.getDocumentDirection (mgt.es6.js:186)
    at HTMLElement.handleDirectionChanged (mgt.es6.js:186)
    at new MgtBaseComponent (mgt.es6.js:186)
    at new MgtBaseProvider (mgt.es6.js:186)
    at new MgtMsal2Provider (mgt.es6.js:1775)
4

0 回答 0