Microsoft Graph
A Microsoft programmability model that exposes REST APIs and client libraries to access data on Microsoft 365 services.
13,704 questions
This browser is no longer supported.
Upgrade to Microsoft Edge to take advantage of the latest features, security updates, and technical support.
Hi guys,
I just create a project following guide https://learn.microsoft.com/en-us/graph/toolkit/get-started/build-an-electron-app.
All just have done, but when run command npm start, it turn to error
Request Network.loadNetworkResource failed. {"code":-32602,"message":"Unsupported URL scheme"}", source: devtools://devtools/bundled/core/protocol_client/protocol_client.js (1)
Can anyone helps me.
Thanks so much