Hi everyone,
I'm building a flow which creates a task in Planner using a PlanId and BucketId retrieved from a sharepoint list.
I defined and set a two strings variables with the values of PlanId and BucketId and I passed them to the create planner task, as showed below.
When I run the flow I encounter this error:
" Schema validation has failed. Validation for field 'PlanId', on entity 'Task' has failed: The specified identifier is invalid. "
So I've tried to insert in the task input the actual values of the Plan e Bucket Ids, and the flow ran successfully.
I've checked also the raw input and they are the same in both cases.
Someone could help me with this issue?
Thank you,
Valerio
Hi @psycrkz1,
the problem arises only when I retrive the values from an external source as Sharepoint or Excel Online.
If I set the two strings variable with the values, I encounter the Schema Validation error.
As you have suggested the flow works fine if I set the variables with the values manually.
Thank you
Valerio
Tried the similar on my end which works fine with the string variable for plan id and bucket id:
Please double check with the variable assignment and try again
Michael E. Gernaey
497
Super User 2025 Season 1
David_MA
436
Super User 2025 Season 1
Riyaz_riz11
244
Super User 2025 Season 1