Skip to main content
Cadet | Tier 2
January 25, 2024
Question

Issue is coming in document Automation

  • January 25, 2024
  • 2 replies
  • 197 views

Hi 

I am trying to process the documents from learning instance and getting error “Unexpected token 'j', "java.lang."... is not valid JSON”

 

Please help me out if anyone has face this issue

 

 

    2 replies

    Tamil Arasu10
    Most Valuable Pathfinder
    Most Valuable Pathfinder
    January 25, 2024

    Hi @hetaln ,

    This error often occurs when attempting to parse a string that is not valid JSON. Ensure that the string you are trying to parse adheres to JSON syntax rules.

    Common issues include missing or mismatched brackets, quotes, or commas

    Please verify the file/document name that you are trying to upload.

     

     

     
    _Tamil_
    hetalnAuthor
    Cadet | Tier 2
    January 25, 2024

    For all document it is giving error while clicking on Process document and even though I have created new learning instance it is showing same error