Forum Discussion

SPA_146160's avatar
SPA_146160
Icon for Nimbostratus rankNimbostratus
May 13, 2014

Problem Login Firepass with the Client API

Hi,

 

I'm trying to use the Firepass client via the f5fpapi dll and I have issues with it.

 

When I call OpenSession, I receive the _IAppTunnelEventsEx_OnOpenSessionFailedEventHandler event with the message "Access is denied" and the error 0x80070005. The authentication is made by certificate and I have to choose it after the OpenSession so I reached the server.

 

When I use the CLI client with the same parameters I have no problem.

 

I don't know if it's an issue in my code or in the server configuration.

 

Does anyone already had this problem ?

 

Thanks