notion-sdk-net icon indicating copy to clipboard operation
notion-sdk-net copied to clipboard

Cannot deserialize the database with button properties

Open kosaku-hayashi opened this issue 1 year ago • 2 comments

Querying a database containing "button properties" that are new to Notion will fail with the following exception. Need an appropriate property class that can accept button properties.

Newtonsoft.Json.JsonSerializationException: 'Error converting value "button" to type 'Notion.Client.PropertyValueType'. Path 'type', line 1, position 4445.'

kosaku-hayashi avatar Jul 12 '24 14:07 kosaku-hayashi

I will address this issue.

kosaku-hayashi avatar Jul 12 '24 15:07 kosaku-hayashi

Can anyone merge the related PR? I have the same problem....

RStolzlechner avatar Oct 17 '24 05:10 RStolzlechner