You are reading a single comment by @andrewg_oz and its replies. Click here to read the full conversation.
  • It turns out the Puck.write() function requires a particular structure to the JSON, namely:

    Uncaught TypeError: If specifying an object, it must be of the form {data : ..., count : N} or {callback : fn}
    

    I've just updated my app to meet this requirement...

About

Avatar for andrewg_oz @andrewg_oz started