microsoftarchive/msgraph-sdk-python

'module' object has no attribute 'get_default_client'

AlfredoCubitos opened this issue · 2 comments

after fixing the import problem I got this error running the example CommandLineFileExplorer.py
'module' object has no attribute 'get_default_client'
how to change this?
btw. in this example you have to change
import microsoft to import msgraph I guess

Thanks for reporting this! We'll investigate this issue

Deprecated sample. Tracking new one here: #20