GithubHelp home page GithubHelp logo

[BUG] Required property 'type' not found in JSON. Path 'properties.deadLetterWithResourceIdentity.identity' about azure-sdk-for-net HOT 3 OPEN

brennfoster avatar brennfoster commented on May 26, 2024
[BUG] Required property 'type' not found in JSON. Path 'properties.deadLetterWithResourceIdentity.identity'

from azure-sdk-for-net.

Comments (3)

ArcturusZhang avatar ArcturusZhang commented on May 26, 2024

Hi @brennfoster thanks for reporting this.

As far as I could see, if the issue complaining that there should be a type property in properties.deadLetterWithResourceIdentity.identity, taking a look at the class EventSubscriptionIdentity:


The IdentityType property (which serializes into type in the Json) is settable, and you need to set it according to the error message.

from azure-sdk-for-net.

github-actions avatar github-actions commented on May 26, 2024

Hi @brennfoster. Thank you for opening this issue and giving us the opportunity to assist. To help our team better understand your issue and the details of your scenario please provide a response to the question asked above or the information requested above. This will help us more accurately address your issue.

from azure-sdk-for-net.

brennfoster avatar brennfoster commented on May 26, 2024

I set the IdentityType and it is working now, but I don't understand why it all the sudden needed that to be set? It has worked fine without setting that for quite a while now. What changed? There are no version upgrades for the nuget package we are referencing. It's nullable so it seems like it is expecting not to be set.

from azure-sdk-for-net.

Related Issues (20)

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.