Skip to main content

Notifications

Microsoft Dynamics CRM forum
Suggested answer

URL was not parsed due to an ODataUnrecognizedPathException Error

Posted on by
I am adding a test email to the Email Messages table in a cloud flow using a data verse Add a New Row and it is outputting the URL was not parsed due to an the following error 
URL was not parsed due to an ODataUnrecognizedPathException. Resource not found for the segment provided in the URL.
 
 
 
The Subject & Description are set to 'TEST Value' . So there is no reference to a url or a formula I have added : One explanation for this error is to do with the pluralisation of a table being incorrect ( eg category vs categories ) in a url 
 
On the flow run, the Activity Parties inputs are set as 
[
  {
    "participationtypemask"2,
    "partyid@odata.bind""Me@MyDomain.com"
  },
  {
    "participationtypemask"1,
    "partyid@odata.bind""xxxxxxxx-xxxx-xxxx-xxxx-xxxxxxxxxxxx"
  }
]
 
Subject TEST 
 
and the output of the step displays as 
{
  "error": {
    "code""0x80060888",
    "message""URL was not parsed due to an ODataUnrecognizedPathException. Resource not found for the segment provided in the URL."
  }
}
 
What can I do to debug this error, or does anyone have any suggestions about other causes for this error.
Thanks in advance
  • Suggested answer
    Amit Katariya007 Profile Picture
    Amit Katariya007 7,425 Super User 2024 Season 1 on at
    URL was not parsed due to an ODataUnrecognizedPathException Error
    You add a user in an email below ways.
     
    1. odata type : using this you have to mentioned the Guid of user with the Entity name in "partyid" property.
     
    2. Direct email address : you can use email address directly in "address used" property.
     
    So refer belo article and check out step no 3 which is having both formats and use in your flow as per your need.
     

Under review

Thank you for your reply! To ensure a great experience for everyone, your content is awaiting approval by our Community Managers. Please check back later.

Helpful resources

Quick Links

Forum Structure Changes Coming on 11/8!

In our never-ending quest to help the Dynamics 365 Community members get answers faster …

Dynamics 365 Community Platform update – Oct 28

Welcome to the next edition of the Community Platform Update. This is a status …

Leaderboard

#1
André Arnaud de Calavon Profile Picture

André Arnaud de Cal... 290,818 Super User 2024 Season 2

#2
Martin Dráb Profile Picture

Martin Dráb 229,147 Most Valuable Professional

#3
nmaenpaa Profile Picture

nmaenpaa 101,156

Leaderboard

Featured topics

Product updates

Dynamics 365 release plans