0
Pending Review

disable OTP

Hrishi 3 years ago 0

i am trying to generate report as a csv file and when I call the url, it wont generate till i provide otp.. i want to automate this process of report.

I am using a curl command to download csv file 

https://<username>:<password>@ur-channel.screenconnect.com/Report.csv?ReportType=Session&GroupFields=Name&GroupFields=GuestInfoUpdateTime&GroupFields=GuestScreenshotContent&GroupFields=IsEnded&SelectFields=Count&Filter=NAME%20LIKE%20'%25'%0A%0A&AggregateFilter=&ItemLimit=10000

I would like to either create a user which does not require OTP or a feature where I can call to generate the reports.