error while creating tasks

error while creating tasks

the workflow is
1. create ticket
2. create a comment
3. create a series of tasks

it is able to create the ticket, create the comment, but when it comes to creating the task, it returns 403 with errormessage "The OAuth Token does not contain the scope to perform this operation."

The oauth token requests scope "Desk.tasks.ALL" which is what is confusing me about the error. however i did notice that the oauth authorization page says the line "Read Create Update and Delete tasks in Zoho Connect" so i wasn't sure if that was supposed to say zoho desk.

Any guidance on how to resolve this would be appreciated