Open

Description
Hello,
We are using your excellent hangfire extension.However, we are stuck at trying to get the recurringjob.json method of recurring jobs. we get the following error:
Newtonsoft.json.JsonSerializationException 'Error converting value to type 'System.Type.Path' [0].job-type, line 5, position 69'
Inner exception
ArgumentException: Could not cast or convert from System.String to System.Type.
it would be awesome if we could get some help with this :)
Thanks