The issue I initially raised isn't occurring anymore, but now the agent assist application server is stuck on reloading. I'm seeing the following error:
error_handler.ts:46 ERROR Error: Could not parse null (null)
Do you have any insights on why the screen is stuck on reloading? Any guidance would be appreciated.
------------------------------
Ramsha Shaikh
Newfold Digital
------------------------------
Original Message:
Sent: 10-08-2024 05:34
From: Jan Heinonen
Subject: Error with Chat Assistant Widget Configuration
Hello Ramsha,
You get this message when either your clientId or redirect URL is invalid compared to the Oauth client you created.
You'll need to edit the config.js file to match the clientId you created, have the correct URL in testUri and prodUri where you're hosting this, and put the correct Genesys region your on.
This blueprint seems to be using the old Chat Widget and not Web Messaging so it would make more sense to implement this on the later, unless you're just testing it for concept before putting more work into it.
------------------------------
Jan Heinonen
Contact Center Specialist
GlobalConnect AB
------------------------------