- Code: Select all
result = m_pSession->connect(serverUrl, sessionConnectInfo, sessionSecurityInfo, this);
I always get a BadArgumentInvalid error from the status. Is it an argument in the sessionConnectInfo, sessionSecurityInfo, both, neither?
How can I find out more information, and which argument is invalid?
My connectError function in my UaSessionCallback class spits out this:
-- Event connectError ---------------------------------
clientConnectionId 0
Service Type Processing of Service OpenSecureChannel
Status BadInvalidArgument