Jun 05 2017 09:22 AM
I'm trying to call the Graph API from a client side web part. Currently, just trying to make a very simple call: https://graph.microsoft.com/v1.0/me?$select=displayName
What I can confirm so far:
Expecting that this would work in Workbench, as I have seens others mention that it works. Since it is not https, maybe that has something to do with it?
Jun 06 2017 02:36 AM