Community forum

Please note that VisualCron support is not actively monitoring this community forum. Please use our contact page for contacting the VisualCron support directly.


Sharkbait
2015-08-25T15:04:17Z
Hi I'm trying to c all this method in the web api... http://sitename.com:8001...text/Log/Job/List?token= {1c4482ca-2ff5-4568-a490-d1898e6cb09c}&jobId={a748822a-efe8-44ce-b973-b4a28ba30a16}&startDate={1/1/2015}&endDate={8/25/2015}

I keep getting message that the datetime is not valid. I've tried several valid datetimes and none work.
What am I missing here...
Sponsor
Forum information
Sharkbait
2015-08-25T17:44:54Z
Seems like any method that takes a datetime fails. Methods without a datetime variable work.

Any suggestions VisualCron team? :)

Thanks
Support
2015-08-25T18:54:15Z
It require this format:

yyyy-MM-dd HH:mm:ss
Henrik
Support
http://www.visualcron.com 
Please like  VisualCron on facebook!
Sharkbait
2015-08-25T18:56:38Z
Originally Posted by: Support 

It require this format:

yyyy-MM-dd HH:mm:ss



Thanks, this works...
http://somedomain.com:80...ist?startDate=2015-08-01  00:00:00&endDate=2015-08-25 23:00:00&username=User1&password=xxx&jobId=a748822a-efe8-44ce-b973-b4a28ba30a16
Scroll to Top