question

AnkurP-2529 avatar image
1 Vote"
AnkurP-2529 asked saldana-msft edited

[ms graph api] expanding extensions for todo tasks is throwing 500 error 'expected EntitySet or Singleton' recently

GET /users/{Id|userPrincipalName}/todo/lists/{todoTaskListId}/tasks/{Id}?$expand=extensions($filter=id eq '{extensionId}')

is throwing 500 Internal Server Error.

"error": {
"code": "InternalServerError",
"message": "Expected EntitySet or Singleton"}

https://docs.microsoft.com/en-us/graph/api/opentypeextension-get?view=graph-rest-1.0&tabs=http

I am unable to find any documentation on any recent breaking change which is causing this and if any format change is needed in query. Please provide necessary guidance.

microsoft-graph-todo
· 1
5 |1600 characters needed characters left characters exceeded

Up to 10 attachments (including images) can be used with a maximum of 3.0 MiB each and 30.0 MiB total.

I see the same behavior using the example in docs. Let me look into this and get back to you

0 Votes 0 ·
Developer-1082 avatar image
0 Votes"
Developer-1082 answered Developer-1082 published

Hello,

any info on this?
I'm encountering the same error. There is no documentation online on how this error came about and how to solve it.

5 |1600 characters needed characters left characters exceeded

Up to 10 attachments (including images) can be used with a maximum of 3.0 MiB each and 30.0 MiB total.

Danstan-MSFT avatar image
0 Votes"
Danstan-MSFT answered

@Developer-1082 @AnkurP-2529 I have tested this and it should be working fine now. Please check.

5 |1600 characters needed characters left characters exceeded

Up to 10 attachments (including images) can be used with a maximum of 3.0 MiB each and 30.0 MiB total.