Expand my Community achievements bar.

Schema Registry API Issue Cloning Schema – PES Errors Related to Mixin Versions

Avatar

Level 1

I’m working on cloning an existing schema. I successfully retrieved the target schema and created the cloned schema, but I’m encountering PES errors.

While validating the mixins, the API consistently returns an error stating it expects version 1.65.1 of the mixins. However, the mixins returned by the API have varying versions. Even when I attempt to retrieve a mixin using a specific version from the list, or using the following endpoints:

 

 

I'd still get the error looking for version 1.65.1? Any idea on how to fix this issue?

Thanks!

1 Reply

Avatar

Level 1

Actually, the main retrieved list of mixins has "meta:globalLibVersion": "1.65.1" at the bottom but I still can't validate any of the mixins. I always get the error for the version, even though the mixin id came from that retrieved list of mixins with  "meta:globalLibVersion": "1.65.1".