Discussions
AXP Chat SDK and Mobile Devices
When initiating a chat with a mobile device the chat container shifts to the right and has to be manually resized with each message. There appears to be "responsive" coding in place, but I cannot locate how it's called. There's conditional screen size settings of lg, md and sm in App.js:
Problem with Delete API Response
Does the Refresh Token work?
Hi,
I can not make the refresh token to work.
All I got back is a "400 Bad Request" with following Body:
{
"error": "invalid_request",
"error_description": "No refresh token"
}
how to request for AXP APAC LAB client ID registration for Experience Platform all API authorization
how to request for AXP APAC LAB client ID registration for Experience Platform all API authorization
How to set UUI data on Orchestration Flow, CCaaS Agent can receive it from screenpop application?
it can only add UUI parameter when configure screen popup application.
but how to set UUI data on the orchestration flow ?
How to obtain QueueId
Hi, all I can find is how to use the queueid, but not how to obtain them. I'm I overlooking something?
Reference Application
The chat widget provided by the Reference Application has a message with a spinner icon that says "Waiting for an Agent". I would like to remove this, but can't locate where message is generated.
It looks to me like the ChatContextProvider.jsx file determines which message to display, but when I comment the appropriate section of the code out the message is still displayed. Am I in the right area or after commenting out the code do I need to rebuild the widget? Any nudge in the right direction would be much appreciated.
getOverrideUrl on WebComponent widgets doesn't seem to work
I'm trying to use getOverrideUrl() from a WebComponent widget and it doesn't seem to be working.
I believe it's related to the widget ID being wrong or missing on the attributes passed to the WebComponent, which I then use to create the WidgetAPI.
Workspaces Widget Library
In the Workspaces documentation it mentions code examples provided in the sample widget library. However there is no link provided nor are there details on where to find the sample widget library. Does anyone know how/where to obtain a copy of the sample widget library?
Chat integration
Hello all,