Closed DevKylian closed 1 year ago
Hi @DevKylian,
this is a Bad Request
error, which you receive directly from the Notion API.
As of today, the only supported sorting attribute is last_edited_time
for the Search
endpoint:
https://developers.notion.com/reference/post-search
Hello,
I want to sort my Search with Created Time and not the Last Edited Time.
In the Search class, I've created another method :
But I receive this error :