MR
01/02/2020, 5:12 PMUncaught SyntaxError: Unexpected token < in JSON at position 0
error. Payload of the request looks good in that it is the correct form data. The info in the document of the response isn't proving helpful; it says: An unexpected SuiteScript error has occurred
This is part of why I am posting this here. I've seen messages in there before like, "unterminated string" or whatever that have pointed me in the right direction to a typo or some error usually in the .ss file, but this isn't giving me much. This is a 2019.1 SCA site, btw. Thank you!! edit: also, some generic logs in the .ss file aren't even hitting, so I don't think it's making it there, but not sure why. In the front end Model, I am setting the url like so: urlRoot: 'services/AuthorizedRegistration.Service.ss'
Steve Goldberg
01/02/2020, 5:32 PMSteve Goldberg
01/02/2020, 5:33 PMSteve Goldberg
01/02/2020, 5:34 PMMR
01/02/2020, 5:36 PMAn unexpected SuiteScript error has occurred
isSteve Goldberg
01/02/2020, 5:47 PM