KonstantinCodes edited a comment on pull request #4508: URL: https://github.com/apache/nifi/pull/4508#issuecomment-751492105
This feature would be absolutely amazing. Thanks everyone for the work so far. Hope to use it soon :) Currently, even if i specify `username:password` in the "Schema Registry URLs" field, I get this exception: ```bash Caused by: java.io.IOException: Failed to retrieve Schema with name [redacted] from any of the Confluent Schema Registry URL's provided; failure response message: <html><body><h1>401 Unauthorized</h1>You need a valid user and password to access this content.</body></html> ``` <img width="1083" alt="nifi" src="https://user-images.githubusercontent.com/844484/103176472-2a6a1900-4872-11eb-8a28-11eda88b0413.png"> ---------------------------------------------------------------- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to the specific comment. For queries about this service, please contact Infrastructure at: [email protected]
