- Joined
- Nov 22, 2023
- Messages
- 18
- Reaction score
- 1
I defined a client API app and this seems to work fine. With a Delphi-app I can obtain the API-token throug post ../connect/token, I can make a call with ../callcontrol/makecall, passing the bearer-token in the RequestHeaders. But when I try to connect a WebSocket to the /callcontrol/ws, a "401 unauthorized" status is returned. The bearer-token is passed through the RequestParameters.
the configuration looks in this way

the 3CX version is 20.0 Update 8 (Build 1121 Release). On-premise installation.
Any help appreciated. Thanks
Toni Santa
SABE SOFT
the configuration looks in this way

the 3CX version is 20.0 Update 8 (Build 1121 Release). On-premise installation.
Any help appreciated. Thanks
Toni Santa
SABE SOFT