Hi Tom_Moser
Have you ever faced an issue
This error is in file oneds_impl.cpp:128
"OneDS HTTP operation failed Failed with: [NetworkError: 'Failed to send HTTP request with error code 'system:0' Inner exception: [http_exception: 'SSL error: WINHTTP_CALLBACK_STATUS_FLAG_SECURITY_CHANNEL_ERROR internal error. '], NetworkError.Category=Unknown, HttpRequest.SanitizedUrl=https://.../, HttpRequest.Id=OneDS_HTTP-4']" mipns::DoHttpSend::<lambda_ee94fdd6fde038f322ae4e1ae6575a76>::operator ()
I hided https link cause I'm not sure if it is sensitive or not. We use the 1.12 build of MIP SDK. We forced TLS 1.2 to use with Azure.
We do not use any side certificates - everything by default.
We do not have any possibilities to debug this due code is closed and no symbols provided.