Discussions
3rd party Voice bot integration
Hello,
CreateSubscription
Hi, When I try to create a subscription, I get the error message:
refresh_expires_in is 0
I am trying to use the refresh token instead of logging in, but I got a response with: ,"expires_in":900,"refresh_expires_in":0,"token_type":"Bearer","not-before-policy":0,"scope":"email profile"
What is the correct URI to make request to Alpha-2 env ?
I want to make a request to AXP API for a tenant who is at Alpha-2 environment.
AXP Workspaces Logo customization
Hello,
Client SDK with AXP
Hello,
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:
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"
}