Parsing error: Unterminated string constant

Yaw Owusu
Kilo Contributor

I am construction a BITAs API design. I am getting; Parsing error: Unterminated string constant. 

find_real_file.png

4 REPLIES 4

Jaspal Singh
Mega Patron
Mega Patron

Seems a typo for line 5 where " is not aligned.

How do I fix that? 

Can you share the script here instead of screenshot?

(function process(/*RESTAPIRequest*/ request, /*RESTAPIResponse*/ response) {

"{
""alienNumber"": ""005170900"",
""noteText”: ""”,
""noteTypeID"": ''
}"
})(request, response);