SharePoint Upload Error 'HTTP Protocol Error - 400 Bad Request'
Bryan Baca
started a topic
over 7 years ago
The following error occurs in the Burst Activity Log during SharePoint Upload:
Error ==> Failed to list libraries for site http://infosol.com/sites/Sales Department :: HTTP protocol error. 400 Bad Request.
This error is caused by the presence of a space in the SharePoint URL (example: /Sales Department). We recommend either browsing to the SharePoint site via browser then copying the URL from there or replacing spaces with % if typing the address manually.
Bryan Baca
The following error occurs in the Burst Activity Log during SharePoint Upload:
Error ==> Failed to list libraries for site http://infosol.com/sites/Sales Department :: HTTP protocol error. 400 Bad Request.
This error is caused by the presence of a space in the SharePoint URL (example: /Sales Department). We recommend either browsing to the SharePoint site via browser then copying the URL from there or replacing spaces with % if typing the address manually.
The correct URL in this example would be:
http://infosol.com/sites/Sales%Department