Setting up a new Element and in streamviewer we received the following error. Is this an authentication issue between the Dataminer Element and the Device? Is this because the Login information in the Dataminer Element does not match the application we are trying to connect to?
-> 12:58:40 - Get for ResponseAuthentication () had error : Error : 12152. [ERROR_WINHTTP_INVALID_SERVER_RESPONSE] -> 12:58:40 - Continuing get for ResponseAuthentication ()
Error : 12152. [ERROR_WINHTTP_INVALID_SERVER_RESPONSE]
ERROR_WINHTTP_INVALID_SERVER_RESPONSE means the HTTP response could not be parsed correctly (likely due to an invalid response format or the timeout being too low in DataMiner). It could be that the device/API is returning an invalid response when the authentication fails but I can't tell for sure it's during authentication (and thus due to invalid credentials). To proceed I would recommend capturing a WireShark to inspect the actual response of the device/API.