-
- Notifications
You must be signed in to change notification settings - Fork 159
Closed
Labels
Description
System.InvalidCastException : Invalid cast from 'System.String' to 'System.DateTimeOffset'.
Stack Trace:
at System.Convert.DefaultToType(IConvertible value, Type targetType, IFormatProvider provider)
at JsonApiDotNetCore.Serialization.JsonApiDeSerializer.SetEntityAttributes(Object entity, ContextEntity contextEntity, Dictionary`2 attributeValues)
at JsonApiDotNetCore.Serialization.JsonApiDeSerializer.DocumentToObject(DocumentData data)