We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
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
Failed to encrypt the file server-side. When uploading, passing the header "X-Encrypt-Password: pass" the file goes corrupt to Google Drive.
The return is:
Could not decrypt file
And the encrypted file is shown corrupted as below:
-----BEGIN PGP MESSAGE----- wy4ECQMITGz1PRKxfY7gG65P5KslUGKymjZ5oU1NV7DNysQUQB+A+yuDjO7ytV/S%
this problem happens for files like pdf and jpeg. But for txt it works correctly.
The environment is running on docker.
The text was updated successfully, but these errors were encountered:
I am facing the same problem. The interesting thing is that all files are getting a static size upon upload in size: 93 bytes
Sorry, something went wrong.
No branches or pull requests
Failed to encrypt the file server-side. When uploading, passing the header "X-Encrypt-Password: pass" the file goes corrupt to Google Drive.
The return is:
And the encrypted file is shown corrupted as below:
this problem happens for files like pdf and jpeg. But for txt it works correctly.
The environment is running on docker.
The text was updated successfully, but these errors were encountered: