Hello Joe,
first of all thank you verry much for the quick response!!! Your support is awesome!
Im getting the Error when Im ensuring the Status Code in the Line:
var responseBody2 = await response2.Content.ReadAsStringAsync()
In our study the use case is to use native C# an not depend on third party Software. I updated my Code and now im getting the following Error.
{StatusCode: 500, ReasonPhrase: 'Internal Server Error', Version: 1.1, Content: System.Net.Http.HttpConnectionResponseContent, Headers:{ Date: Fri, 07 Feb 2020 08:50:29 GMT Connection: keep-alive Cache-Control: s-maxage=0, private Server: Microsoft-IIS/10.0 Server: curious Server: . Server: . Server: . Strict-Transport-Security: max-age=31536000;includeSubDomains Content-Security-Policy: script-src https://*.docuware.cloud https://saas.docuware.com https://go.docuware.com https://widget.surveymonkey.com https://secure.surveymonkey.com 'self' blob: dwcloudstatic.azureedge.net cdnjs.cloudflare.com ajax.aspnetcdn.com ajax.googleapis.com *.msecnd.net https://*.userlane.com use.fontawesome.com 'unsafe-inline' 'unsafe-eval' Expect-CT: max-age=0, report-uri='https://dw-csp-reporter.azurewebsites.net/' X-Xss-Protection: 1; mode=block Referrer-Policy: strict-origin X-Content-Type-Options: nosniff X-Robots-Tag: noindex, nofollow x-served-by: pf2300003Y Content-Type: application/xml; charset=utf-8 Content-Length: 594}}
I will try to do as you said for now. First upload it, then index it using a separate POST.
Thank you for everything the foundation of yours is really awesome!