Hi,
I am creating a power automate flow to create a time entry when resources are assigned to projects.
However, I am stuck with below error:
{
"error": {
"code": "0x8006088a",
"message": "URL was not parsed due to an ODataUnrecognizedPathException. Resource not found for the segment provided in the URL."
}
}
Only entity it is referencing to is projects and I have tried with both entity name and plural name. Still doesn't work
Looks like it is getting the input parameters correctly
Not sure what is causing this error
Cheers
Deeksha