Forum Discussion

abasford's avatar
11 years ago

REST Web Service Authentication

I'm trying to set up REST web service authentication, if I put the the credentials in the request, everything works. However, I don't think I should have to do this since the endpoint has a username and password on the service endpoints tab, but that doesn't work. I only have the one endpoint in the project and I've tried all 3 modes (copy, complement and override) without success. Furthermore I've set up test cases and tried to use the TestCase level authentication (the key in the toolbar) and that doesn't work either.

I know I have the right credential since I can get the request to work. Any idea what I'm doing wrong/missing?