ngocnicholas / airtable.net

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

Unsupported unicode characters in fields and formula #6

Closed murat-mehmet closed 6 years ago

murat-mehmet commented 6 years ago

We have got some unicode characters in the field names like 'ş' or 'ğ'. When I call ListRecords with a formula that contains such characters, I get a reply that says there's no such a field and the 'ğ' character is shown as '%u011f' in the error.

I tried calling it from browser and it works perfectly, the field exists and the api can find it.

ngocnicholas commented 6 years ago

This problem is fixed in Airtable.net 0.9.3 available in nuget.org as of today.