@dandekarpriya
Can you share the log file of your translation? Do you see any errors?
In your screenshot, I can see that you use a URL in the Key & Value schema parameters. These parameters do expect respective JSON-based Avro schemas (please refer to our documentation). For more details on how to use Avro schemas please have a look at these resources:
https://avro.apache.org/docs/current/spec.html
https://docs.confluent.io/current/schema-registry/index.html
I hope this helps!
Hi @dandekarpriya, it seems that the links to you uploaded screenshots broke for some reason. Can you upload your latest question and screenshot again?
Sorry for the inconvenience.
Unfortunately I have the same issue and do not know how to send authentication along with the connection url. If i create a http web-connection i can not set a url. If I set the url in the kafka connector properties it does not use any authentication values. can somebody please advice on how i can use a username password to authenticate on the avro schema url?