Error when generating test code – invalid JSON response from content service

if you step through the code where you receive the HTTP response, you should be able to log the string you received as JSON. Once you have that you can post it here or check it on a JSON parser to see where its not valid. It does seem like it might be from the backend side though