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
Tried sending a screenshot containing this:
Resulted in:
BadRequestError: Error code: 400 - {'type': 'error', 'error': {'type': 'invalid_request_error', 'message': 'messages.58.content.2.image.source.base64: image exceeds 5 MB maximum: 6500712 bytes > 5242880 bytes'}}
The text was updated successfully, but these errors were encountered:
fix: limit image size, fixes exception when viewing large images (#185)
9a4d2f6
address comments left by @ErikBjare on #188 (fix: limit image size, f…
8d909e9
…ixes exception when viewing large images (#185));
_content_files_list
45cfbac
No branches or pull requests
Tried sending a screenshot containing this:
Hard to compress image
Resulted in:
The text was updated successfully, but these errors were encountered: