Hi experts,
I'm using latest (5.1.2.00.09) version and I have a brand new workspace created just to test Rest services.
I've followed this sample
https://ruepprich.wordpress.com/2017/07/25/apex-basic-rest-authentication/
To secure a rest service with basic authentication, but I get a 401 both with cURL and Postman.
My test user is correctly assigned to RESTFul Services Group and my service is correctly assigned to a new Privilege I've created.
What am i doing wrong?
Thanks,
Jose.