Calling Sumo Logic Search Job API via Windows 10
I have a C# application running the curl version "curl-7.50.3-win64-mingw" to authenticate and post requests to Sumologic Search Job API via Poweshell. The way I've been using it is to add the \bin file path to the windows System Variables "Path". It is working fine with windows 7 users but recently we've upgraded to windows 10 and now the application is not showing any results on the console (which I use to see whether or not the request is processing). Does anyone know a primary solution for this or whether is this really a compatibility issue?
Please sign in to leave a comment.
Comments
0 comments