Terry Gilliver
Posts: 0
Joined: Fri Apr 18, 2014 8:45 pm

Basic Authentication fails

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

Return to “Issues”