I defined a protobuf schema on confluent schema registry. when I use serdes_schema_get function to get a schema, there is a error message. ``` Failed to get schema: Error parsing JSON: invalid token near 'syntax' ```