Hello, I want to catch the error of Planner.CreateTaskV4 response
When the users don't have access to the planner, they are getting a Notify error that they can't understand

I want to display a Tab notification to tell the users they don't have access to the planner, because that's the only issue that occurs for till now
I tried this (below screenshot), the issue with is function IfError is : it impact Planner.UpdateTaskDetailsV2, it doesn't save the description, because if the TaskAdded.id

I have this

Thanks in advance