You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Hi @longweiqiang, I believe the issue you’re seeing here is that you’re trying to resend a file after you’ve already read to the end. If the toolbelt isn’t automatically doing this, you’ll either need to move the pointer to the beginning of the file or reopen it.
Hi @longweiqiang, I believe the issue you’re seeing here is that you’re trying to resend a file after you’ve already read to the end. If the toolbelt isn’t automatically doing this, you’ll either need to move the pointer to the beginning of the file or reopen it.
Using the request library to match the requests_toolbelt library request to upload a file, the second request cannot be passed.
The text was updated successfully, but these errors were encountered: