I’m trying to create an object using /object/create from the Assets REST API. However, if two object schemes have the same objectTypeAttributeId for an object, this is problematic. Indeed, in my case, it tries to create an object in the other object scheme than the one where I want to create an object, which gives me a bad request
I haven’t found a way to specify the object scheme in which I want to create the object. How do I fix this?
This is an error from me, my bad
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.