nnganesha
nnganesha
Figured out the problem.. looks like the target framework should be 5.0 for the msbuild path. Change msbuild path to .net 5.0 and it will work (-m C:\Program Files\dotnet\sdk\5.0.402)
Thanks a lot Murali for the response. Yes I understand we can fork and use the same. But is there any support available apart from the documents posted here? Or...
same here... i can see a CORS error, but accessing the url directly also gives an error saying service is unavailable.
Thanks a lot for the quick response.. still seeing same error.. will await your update once it is up..
yes i tried running but seeing errors.. is there a way you can bring it up if it is down?
oh ok thanks.. so is this project still active or has been retired?
I finally did this change in the dtapiUtils.js file, (line 140) var post_options = { host: fullUrl.host, path: fullUrl.path, rejectUnauthorized: false, This worked, but is there any other safer way...
Also the template for Approve/Reject seems to be wrong. There is only manual approval coming in the pipeline, I do not see the auto approval coming in.