Page 1 of 1

Basic Authentication fails

Posted: Tue May 31, 2016 1:35 pm
by Terry Gilliver

I am using basic authentication with an external service. If I use 'postman', a rest client for Google Chrome to test the service it returns the correct json object, I tried creating an appery service passing in the HEADER Authorization and the same authorisation used as before 'Basic ZnJlZDpyYXZpbmU=', and it returned an error condition 401, authorisation failed. This was using the test tab in the the service definition. Any idea why this shouldn't work? Image