Discussions
chat SDK - clean-up on navigate away
what's the recommended way of cleaning up when a user navigates away from the web page hosting the chat sdk?
Invalid Token <<Generate JWT Token>>
I tried to generate a JWT Token for use in web-based chat API's recently. I have also added appkey and bearer on my postman header, but I still got the response of Un-Authorized, status: 401, detail: invalid token.
How to specify Chat Integration Id in Chat APIs so that session/engagement created lands up on specific Integration Id
I have created a Chat Integration Id using Default Connector Type on my AXP Tenant: FCFSRQ
Default Time Out
Hi team,
AXP Chat Widget bugs
I've noticed a couple of bugs in the chat widget provided with the SDK:
Is the new «Generates an access token» endpoint available?
I tried to get a token with the new endpoint recently, but I got a 404 error.
widget framework methods not working...
when i call api2.getInteractionCapabilities() it returns undefined
Customer Journey: unexpected results from search
when i search in CJ using:
Using Virtual Agents in AXP
I have created a Dialogflow CX Agent (in Google) and added it as a Virtual Agent in AXP
Widget API logout & voiceinteraction to service
In our widget we want to build a logout button so the user can logout with one click. We can use the finishwork method from the Widget API but is there also a logout method we can use? Then the user is really logged out and not still connected.