diff --git a/compiler/error/source/400_BAD_REQUEST.tsv b/compiler/error/source/400_BAD_REQUEST.tsv index a2915689..01281830 100644 --- a/compiler/error/source/400_BAD_REQUEST.tsv +++ b/compiler/error/source/400_BAD_REQUEST.tsv @@ -123,4 +123,5 @@ WEBDOCUMENT_INVALID The web document is invalid WEBDOCUMENT_URL_EMPTY The web document URL is empty WEBDOCUMENT_URL_INVALID The web document URL is invalid WEBDOCUMENT_MIME_INVALID The web document mime type is invalid -BUTTON_URL_INVALID The button url is invalid \ No newline at end of file +BUTTON_URL_INVALID The button url is invalid +AUTH_BYTES_INVALID The authorization bytes are invalid \ No newline at end of file