• When trying to bulk convert in the website admin, it isn’t working with the following error logged to the console.

    `Uncaught SyntaxError: Unexpected token o in JSON at position 1
    at JSON.parse (<anonymous>)
    at responseCallback (bulk-convert.js?ver=3:282:27)
    at Object.error (bulk-convert.js?ver=3:375:13)
    at c (jquery.min.js?ver=3.6.0:2:28327)
    at Object.fireWith [as rejectWith] (jquery.min.js?ver=3.6.0:2:29072)
    at l (jquery.min.js?ver=3.6.0:2:79926)
    at XMLHttpRequest.<anonymous> (jquery.min.js?ver=3.6.0:2:82355)

    Any idea how I can remove this?

  • The topic ‘Uncaught SyntaxError: Unexpected token o in JSON at position 1’ is closed to new replies.