We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 2963419 commit b446247Copy full SHA for b446247
compiler/errors/source/400_BAD_REQUEST.tsv
@@ -240,6 +240,7 @@ IMAGE_PROCESS_FAILED Failure while processing image.
240
IMPORT_FILE_INVALID The specified chat export file is invalid.
241
IMPORT_FORMAT_DATE_INVALID The date specified in the import file is invalid.
242
IMPORT_FORMAT_UNRECOGNIZED The specified chat export file was exported from an unsupported chat app.
243
+IMPORT_HISTORY_LOG_EMPTY The specified chat export file is empty or has an invalid indentation.
244
IMPORT_ID_INVALID The specified import ID is invalid.
245
IMPORT_TOKEN_INVALID The specified token is invalid.
246
INLINE_RESULT_EXPIRED The inline query expired.
0 commit comments