These docs are for v0.0.1. Click to read the latest docs for v1.0.61.

Discussions

Ask a Question
ANSWERED

AXP Workspaces Logo customization

Hello,

ANSWERED

Client SDK with AXP

Hello,

ANSWERED

Support for TLS 1.3

Hey guys!

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:

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.