When retrieving the logs for a given trigger, I am getting an exception due to the fact that the response contains "action":"schedule" but 'schedule' is not a value in the LogType enum.
This issue is very similar to #52 which was reported a months ago.
When retrieving the logs for a given trigger, I am getting an exception due to the fact that the response contains
"action":"schedule"
but 'schedule' is not a value in the LogType enum.This issue is very similar to #52 which was reported a months ago.