You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
When I leave out the end time and submit a request like so:
curl -X POST https://api.rrules.com/rrule_expand -d '{"rrule":"FREQ=DAILY;COUNT=3", "start_time":"2019-03-05 00:46:42 -0800"}'
I get an error message. How can a request be submitted without an end time? Thanks!
The text was updated successfully, but these errors were encountered:
When I leave out the end time and submit a request like so:
curl -X POST https://api.rrules.com/rrule_expand -d '{"rrule":"FREQ=DAILY;COUNT=3", "start_time":"2019-03-05 00:46:42 -0800"}'
I get an error message. How can a request be submitted without an end time? Thanks!
The text was updated successfully, but these errors were encountered: