cancel
Showing results for 
Search instead for 
Did you mean: 
cancel
929
Views
5
Helpful
2
Replies

ECE getEntryPointConfigurations messaging API- 403 Forbidden

hanyhussein
Level 1
Level 1

I am trying to test ECE Interaction APIs with Postman. There are two classifications I see in the API documentation. 

  1. Login and Logout APIs  where I call the Authenticate Client Application API
  2. Messaging API where I call the Get EntryPointConfiguration API 

If I log in with the Administration User of any other defined user in Administration. I am able to consume the first two types of APIs. In short, I am able to log in, log out, create a customer, etc. but when I try to consume any service from Asynchronous Messaging APIs. I get a 403-167 Error. It is an HTTP 403 error that says

The user does not have access to the following entry point: '1001'.
 

I am not sure how I can configure my client application to the entry point. Right now I'm consuming these APIs using Postman 

 

Method: getEntryPointConfigurations

URL:  http://my-ece-server/system/ws/v19/clientapplications/messaging/configuration?entrypoint=1001

Error: 

{
"code": "403-167",
"developerMessage": "The user does not have access to the following entry point: '1001'"

The ECE entrypoint works fine with the Finesse Agent and the chat is done correctly through the webpage.

How do I configure/set the Register Application to Entry point?

2 Replies 2

Ali Bani issa
Level 1
Level 1

Hey @hanyhussein 

Did you find a solution to your issue? I am facing the same one ?

 

You didn't say what version, but you might find this defect of interest in case the users that you're having trouble with are not the administrator user, like was mentioned in the first post.
https://bst.cloudapps.cisco.com/bugsearch/bug/CSCvz21823