Skip to content

Commit 5665f98

Browse files
committed
Add AUTH_BYTES_INVALID error
1 parent 7280055 commit 5665f98

1 file changed

Lines changed: 2 additions & 1 deletion

File tree

compiler/error/source/400_BAD_REQUEST.tsv

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -123,4 +123,5 @@ WEBDOCUMENT_INVALID The web document is invalid
123123
WEBDOCUMENT_URL_EMPTY The web document URL is empty
124124
WEBDOCUMENT_URL_INVALID The web document URL is invalid
125125
WEBDOCUMENT_MIME_INVALID The web document mime type is invalid
126-
BUTTON_URL_INVALID The button url is invalid
126+
BUTTON_URL_INVALID The button url is invalid
127+
AUTH_BYTES_INVALID The authorization bytes are invalid

0 commit comments

Comments
 (0)