- Please validate the token, its permissions/scopes etc
- Can you please test the same against some other tenant/mailbox that you have to see if it works? Because you can see the error that its point the "mailbox info is stale"
- Try testing in MS Graph explorer or POSTMAN (so that you can isolate the issue outside of your code)
Errors trying to create ToDo using delegated users access Token
Hi Team,
When we create TODO using microsoft graph API we are not able to create new TODO using delegated user's access token. But we are able to create TODO page using individual users credentials for the same. Please do the needful to create new TODO page using delegated user's access token.
Thanks in advance.
2 answers
Sort by: Most helpful
-
Deva-MSFT 2,266 Reputation points Microsoft Employee
2020-11-19T20:26:30.317+00:00 -
Divyangna Choudhary 1 Reputation point Microsoft Employee
2021-02-19T09:45:23.223+00:00 Hi @Saravana , the use case you are trying need app permissions without which even if you are within same tenant, read-write operations on someone else's mailbox is not allowed.
We don't support App permissions as of today in Graph todo.
Thanks for your patience. Hoping to bring this support in near future.
Regards
Divyangna