Git-Auto-Deploy
Git-Auto-Deploy copied to clipboard
Error 400 when commit using DOUBLE QUOTATION MARK
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
if you use single quotation mark ' do it will throw an error?
Nope, its work perfectly
then just use it.