Enable $orderBy on me/chats endpoint
We need to get the most recent (MS Teams) chats for a user and need to order by lastUpdatedDateTime (or at least createdDateTime). Please allow this.
The error when using $orderBy for the me/chats endpoint currently is:
"Query option 'OrderBy' is not allowed. To allow it, set the 'AllowedQueryOptions' property on EnableQueryAttribute or QueryValidationSettings."
4
votes
