
Contributor II
2023-11-10
09:51 AM
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
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]
473 Views
1 Reply

Support
2023-11-24
07:02 AM
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
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.
Help users find answers! Don't forget to mark a solution that worked for you! If already marked, give it a thumbs up!
421 Views
