mirror of
https://github.com/rclone/rclone.git
synced 2024-11-07 17:14:44 +01:00
4ac5cb07ca
Before this change, on every Open, we added the userProject parameter to the URL in the object. This meant it grew and grew until Google returned Error 400 (Bad Request) errors when the URL became too long. This fixes the problem by adding the userProject parameter once. See: https://forum.rclone.org/t/endlessly-repeating-userproject-parameter-in-get-to-google-storage-context-canceled-got-http-response-code-400/42652 |
||
---|---|---|
.. | ||
googlecloudstorage_test.go | ||
googlecloudstorage.go |