12 years ago
REST Autentication
Hi,
I am trying to set 'basic' authentication on REST request. When I add 'AUTHORISATION' to header parameters, I can not get this value on server side.
Somehow REST not passing or blocking AUTHORISATION.
Can any one explain how we can set basic authentication on REST requests.
I am trying to set 'basic' authentication on REST request. When I add 'AUTHORISATION' to header parameters, I can not get this value on server side.
Somehow REST not passing or blocking AUTHORISATION.
Can any one explain how we can set basic authentication on REST requests.