Git-Auto-Deploy icon indicating copy to clipboard operation
Git-Auto-Deploy copied to clipboard

Error 400 when commit using DOUBLE QUOTATION MARK

Open dihak opened this issue 4 years ago • 3 comments

The webhook will return an 400 error, when using a commit message with DOUBLE QUOTATION MARK

Example commit message : Test Commit “HELLO”

Error : code 400, message Unprocessable request

dihak avatar Aug 22 '20 03:08 dihak

if you use single quotation mark ' do it will throw an error?

Fliw avatar Aug 22 '20 11:08 Fliw

Nope, its work perfectly

dihak avatar Aug 22 '20 11:08 dihak

then just use it.

Fliw avatar Aug 22 '20 11:08 Fliw