68Thorby68
Results
2
issues of
68Thorby68
Hi much of the PHP SDK documentation refers to HTTP requests like https://graph.microsoft.com/v1.0/me/drive/root/children However when I try to translate this to a Graph query `$result = $graphServiceClient->users()->byUserId("my-user-id")->drive()->root()->children()->get()->wait();` or `$result =...
type:question
Hi, I am very new to MS Graph API, but have successfully developed connectivity with other product APIs such as Xero. I have an open item TrackingID#2410040050002672 and was advised...
Needs: Attention :wave: