mturk icon indicating copy to clipboard operation
mturk copied to clipboard

requesterAnnotation is not necessarily in JSON format

Open ericabouaf opened this issue 12 years ago • 0 comments

Hi,

I had this weird error, and it was because my HITs, didn't have JSON requesterAnnotation :

undefined:1

^ SyntaxError: Unexpected token D at Object.parse (native) at HIT.populateFromResponse (/Users/xxx/node_modules/mturk/model/hit.js:41:39) at /Users/xxx/node_modules/mturk/model/hit.js:228:13

ericabouaf avatar May 07 '12 14:05 ericabouaf