Parsing error: Unterminated string constant
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
06-09-2022 05:45 AM
I am construction a BITAs API design. I am getting; Parsing error: Unterminated string constant.
- Labels:
-
Integrations

- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
06-09-2022 05:48 AM
Seems a typo for line 5 where " is not aligned.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
06-09-2022 05:53 AM
How do I fix that?

- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
06-09-2022 05:56 AM
Can you share the script here instead of screenshot?
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
06-09-2022 05:58 AM
(function process(/*RESTAPIRequest*/ request, /*RESTAPIResponse*/ response) {
"{
""alienNumber"": ""005170900"",
""noteText”: ""”,
""noteTypeID"": ''
}"
})(request, response);