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
Original Message:
Sent: 10-08-2024 01:10
From: Ramsha Shaikh
Subject: Error with Chat Assistant Widget Configuration
Hi Community,
We're currently in the process of configuring the Chat Assistant widget in the Genesys development environment. We are encountering an error during the setup.
Sorry, Genesys Cloud cannot authenticate you at this time.
The OAuth client ID or redirect URI is invalid
I suspect that the issue might be related to the authorized URIs. Could anyone provide guidance on what to keep in mind when adding the application URL as an authorized URI? Specifically, is there anything particular that needs to be returned?
Additionally, are there any other potential reasons for this error that we should consider?
Any help or insights would be greatly appreciated!
Reference:
Deploy the Genesys Cloud application server | Agent Assist | Google Cloud
GitHub - GoogleCloudPlatform/agent-assist-integrations
agent-assist-integrations/genesyscloud/frontend at b41740a0157d68fc72fb2f41e54e0a3021037d54 · GoogleCloudPlatform/agent-assist-integrations · GitHub
#ConversationalAI(Bots,AgentAssist,etc.)
#DigitalChannels
#Implementation
------------------------------
Ramsha Shaikh
Newfold Digital
------------------------------