I'm trying to use the Cisco ECE API for a live chat app however I get the following error when I do a get request for the messaging request.
{
"code": "403-112",
"developerMessage": "Unauthorized URL access: Cisco application users are not allowed to access this URL."
}
I start first by making a Login request and use the X-egain-session retrieved from the headers as the authorization parameter in the messaging GET Request.
The login request works fine and replies back with 204 No Content. However, the Messaging & conversation API both returns 403 Forbidden with the above response.
Find answers to your questions by entering keywords or phrases in the Search bar above. New here? Use these resources to familiarize yourself with the community: