Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Large file upload error more than 500 mb file #165

Open
imdadk opened this issue Apr 19, 2020 · 0 comments
Open

Large file upload error more than 500 mb file #165

imdadk opened this issue Apr 19, 2020 · 0 comments

Comments

@imdadk
Copy link

imdadk commented Apr 19, 2020

I am trying to upload large file but its gives me the error after long time running the script.

This is the error.

PHP Fatal error: Uncaught GuzzleHttp\Exception\ClientException: Client error: POST https://content.dropboxapi.com/2/files/upload_session/append_v2 resulted in a 409 incorrect_offset/. response:
{"error_summary": "incorrect_offset/.", "error": {".tag": "incorrect_offset", "correct_offset": 300000000}}
in /var/www/html/lib/dp/guzzlehttp/guzzle/src/Exception/RequestException.php:113

Is there any facility/config for large file upload??

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant