Schema Registry API Issue Cloning Schema – PES Errors Related to Mixin Versions | Community
Skip to main content
Level 2
November 17, 2025
Question

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

  • November 17, 2025
  • 1 reply
  • 86 views

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

Level 2
November 18, 2025

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".