You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
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.'