Find your people. Pick a challenge. Ship something real. The CreatorCon Hackathon is coming to the Community Pavilion for one epic night. Every skill level, every role welcome. Join us on May 5th and learn more here.

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

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);