Skip to main content

Notifications

Power Automate - Using Connectors
Unanswered

Dynamics 365 Microsoft.OData.ODataException

(0) ShareShare
ReportReport
Posted on by

I have built a very simple Dynamics 365 Flow - when a lead record is created in one org create a new lead record in another org in the same tenant. System admin rights in both orgs.

 

This is the error.

 

{
"status": 400,
"message": "An error occurred while validating input parameters: Microsoft.OData.ODataException: Does not support untyped value in non-open type.\r\n at System.Web.OData.Formatter.Deserialization.DeserializationHelpers.ApplyProperty(ODataProperty property, IEdmStructuredTypeReference resourceType, Object resource, ODataDeserializerProvider deserializerProvider, ODataDeserializerContext readContext)\r\n at System.Web.OData.Formatter.Deserialization.ODataResourceDeserializer.ApplyStructuralProperties(Object resource, ODataResourceWrapper resourceWrapper, IEdmStructuredTypeReference structuredType, ODataDeserializerContext readContext)\r\n at Microsoft.Crm.Extensibility.OData.CrmODataEntityDeserializer.ApplyStructuralProperties(Object resource, ODataResourceWrapper resourceWrapper, IEdmStructuredTypeReference structuredType, ODataDeserializerContext readContext)\r\n at System.Web.OData.Formatter.Deserialization.ODataResourceDeserializer.ReadResource(ODataResourceWrapper resourceWrapper, IEdmStructuredTypeReference structuredType, ODataDeserializerContext readContext)\r\n at System.Web.OData.Formatter.ODataMediaTypeFormatter.ReadFromStream(Type type, Stream readStream, HttpContent content, IFormatterLogger formatterLogger)",
"source": "XXXXXXX.crm.dynamics.com",
"errors": [],
"debugInfo": "clientRequestId: dfef65ad-d593-4f4f-a5a7-52b05611aabf"
}

  • priyank014 Profile Picture
    priyank014 on at
    Re: Dynamics 365 Microsoft.OData.ODataException

    This error indicates that the json you are trying to post contains a property that does not exist on an entity.

  • v-xida-msft Profile Picture
    v-xida-msft on at
    Re: Dynamics 365 Microsoft.OData.ODataException

    Hi @crminnovation,

     

    Could you please share a screenshot of your flow's configuration?

     

    The error message told that there is something wrong with the input parameters that you provided within the "When a record is created" trigger or the "Create a new record" action of your flow. You provided a unsupported untyped value in the non-open type field.

     

    Please check if you have filled proper value within the "When a record is created" trigger or the "Create a new record" action. I have made a test on my side and don't have the issue that you mentioned.

     

    Please also check and see if the following article would help in your scenario:

    https://stackoverflow.com/questions/45948893/odata-v4-error-does-not-support-untyped-value-in-non-open-type

     

     

    Best regards,

    Kris

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

Microsoft Kickstarter Events…

Register for Microsoft Kickstarter Events…

Announcing Our 2025 Season 1 Super Users!

A new season of Super Users has arrived, and we are so grateful for the daily…

Announcing Forum Attachment Improvements!

We're excited to announce that attachments for replies in forums and improved…

Leaderboard

#1
WarrenBelz Profile Picture

WarrenBelz 145,636

#2
RandyHayes Profile Picture

RandyHayes 76,287

#3
Pstork1 Profile Picture

Pstork1 64,942

Leaderboard

Featured topics