Office365-REST-Python-Client icon indicating copy to clipboard operation
Office365-REST-Python-Client copied to clipboard

Getting "extra data" exception

Open tomerharduf-vayyar opened this issue 4 years ago • 0 comments

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.

tomerharduf-vayyar avatar Nov 03 '21 10:11 tomerharduf-vayyar