Skip to main content
Announcements
Introducing Qlik Answers: A plug-and-play, Generative AI powered RAG solution. READ ALL ABOUT IT!
cancel
Showing results for 
Search instead for 
Did you mean: 
sigrid1
Contributor II
Contributor II

Session Monitor APP get's in error after changing URL

Hello,
 
I'receive the following error on the Session Monitor APP after changing the URL name. Do you have any idea what's the issue?
 
Once I try if the connectiom (Monitor_app_rest_app) works i get the answer connection succeeded.
 
Thanks in advance
 
LogContent << working Abgerufene Zeilen: 9.109 appIdMap << LogContent Abgerufene Zeilen: 9.109 LogContent2 << LogContent Abgerufene Zeilen: 9.109 Storing the QVD LogContent table stored at 2023-11-10 15:46:22 with 9,109 rows Fetching data from Qlik Sense Repository (QRS) database
Verbunden User << RestConnectorMasterTable
Der folgende Fehler ist aufgetreten:
Unexpected character encountered while parsing value: <. Path '', line 0, position 0.
 
Der Fehler ist hier aufgetreten:
User: Load userDirectory & '\' & userId AS UserId, [name] AS [User Name], userDirectory as [User Directory]
Labels (1)
1 Reply
Filippo_Nicolussi_P

Hello @sigrid1 

 

The error "Unexpected character encountered while parsing value: <" is because you receive an html error page form the endpoint instead of a json. 

Next step is to review the end point and for example the authentication method in the connection string and the related virtual proxy present. 

https://help.qlik.com/en-US/sense-admin/November2023/Subsystems/DeployAdministerQSE/Content/Sense_De...

 

  

Help users find answers! Don't forget to mark a solution that worked for you! If already marked, give it a thumbs up!