Office365-REST-Python-Client
Office365-REST-Python-Client copied to clipboard
Getting "extra data" exception
Sometimes when using files I get a "Extra data: line 1 column 5 - line 1 column 22 (char 4 - 21)". I use the command "ctx.web.get_folder_by_server_relative_url(remote_path).upload_file(file, file_content).execute_query()" to upload the files.