An API that connects multiple Microsoft services, enabling data access and automation across platforms
Yes, as you described in the question, the /planner/tasks api endpoints only support delegated permissions, so you must log in user.
Since it does not support application permissions, you cannot use an unattended daemon in the background to silently obtain application tokens. Currently, you can only use the delegated workflow of user login to obtain user tokens.
If the answer is helpful, please click "Accept Answer" and kindly upvote it. If you have extra questions about this answer, please click "Comment".
Note: Please follow the steps in our documentation to enable e-mail notifications if you want to receive the related email notification for this thread.