'module' object has no attribute 'get_default_client'
AlfredoCubitos opened this issue · 2 comments
AlfredoCubitos commented
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
caitlinrussell commented
Thanks for reporting this! We'll investigate this issue
caitlinrussell commented
Deprecated sample. Tracking new one here: #20