Dear all,
i am testing a HTTP API connector to our lightspeed webshop, i test the json url within my browser and then i can access it without any issues but if i use the same URL in URI of the http connector i am getting a 401 error. How can i user another way to authenticate within the HTTP connector with a api_key & api_secret? now it is in the url and i think that`s the issue..
URL is like: d15978c**********************:bc7b6dd360c08*******************@api.webshopapp.com/nl/files/count.json
first part before the @ is the api_key and api_secret
error:

Configuration:

in the bowser no issues to access the json

thanks in advanced