We have a HTTP connector flow, very simple GET toch check if a code exists. It uses basic authentication. The HTTP connector flow works. I added the same to a web connector with the base URL and basic authentication and the endpoints. The only difference is I get a 401 not authorized via de web connector but not via the HTTP connector.
There is no logging to debug further. How to proceed?