Hi I want to use REST to call a webservice on a different server. It is requiring https and username / PW authentification. How can I set this up on the endpoint config?
Thanks,
Jan
Hi I want to use REST to call a webservice on a different server. It is requiring https and username / PW authentification. How can I set this up on the endpoint config?
Thanks,
Jan
Got it solved. HTTPS is not a problem at all and after adding the right Authorization header everything works like a charm