Amber Zaragoza
Results
1
issues of
Amber Zaragoza
I am trying to run the following piece of code, which has always worked until recently: `client.web.ensure_folder_path(path).execute_query()` I am authenticating as follows: `client = ClientContext(url).with_credentials(UserCredential(username, password))` This is the error...
bug