ngocnicholas / airtable.net

Airtable .NET API Client
MIT License
138 stars 34 forks source link

bug in detailederrorresponse #58

Closed lamanna-dev closed 2 years ago

lamanna-dev commented 2 years ago

The MessagePart is not getting desterilized correctly, namely the Error property. please add [JsonPropertyName("error")] or lowercase the property. this issue forces DetailedErrorMessage to always be empty.

ngocnicholas commented 2 years ago

Bug fixed in Airtable.net 1.2.0.