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
It does look like on these the ConsistencyLevel header is required. I'll have to dig into the open api metadata to see whether they are including that header as required so its implementation can be automated.
But for now, if you want to use that endpoint you can add the header yourself to the request by doing:
Describe the bug
The
get_tasks_count
method is returning this response.I think this may be an issue with Microsoft Graph or the API version you're calling, I think a request header has to be set, refer to this for more information:
https://devblogs.microsoft.com/microsoft365dev/build-advanced-queries-with-count-filter-search-and-orderby/
To Reproduce
Steps to reproduce the behavior:
Expected behavior
Return the count for the specified list.
Desktop (please complete the following information):
The text was updated successfully, but these errors were encountered: