• Resolved codegumbo

    (@codegumbo)


    Getting this message when using the media library list mode and logged in as shop manager.

    “SyntaxError: Unexpected end of JSON input”

    The page I need help with: [log in to see the link]

Viewing 2 replies - 1 through 2 (of 2 total)
  • Plugin Support tonyrobins

    (@tonyrobins)

    Hi @codegumbo

    The JSON error you reported is usually a parsing error caused by unparseable content in the json result returned by the server after sending an ajax request.

    When the error occurs, you can try to use the browser’s developer tool(e.g., pressing F12 on Chrome) to check the specific error message, and then fix the error first.

    Also, when you log in as Admin user, does the error appear?

    All the best,

    Plugin Support tonyrobins

    (@tonyrobins)

    Hi there,

    Since we haven’t heard from you for a while, I am going to mark the thread as resolved.

    Please feel free to let us know if you need any further assistance.

    All the best,

Viewing 2 replies - 1 through 2 (of 2 total)

The topic ‘SyntaxError: Unexpected end of JSON input’ is closed to new replies.