Hi,
I am trying to connect to an external REST service which uses Basic Authentication. I have followed the tutorial on adding Remote Web Service, including ticking the "Pass from Client" box in the service config, but it would seem my Authorization header is not being passed to my external REST service.
I have tested this using requestb.in and when I send my request direct it appears with all of the required headers, but when sent via DreamFactory it strips the headers off.
Can anyone help with this?
Thanks,
Jon