Hi Experts,
Here I am not getting response from the below URL's , just i am empty response,
# This is the standard URL for the mobiliser services (SOAP and REST)
http://mob-web-1/mobiliser/smartphone
https://mob-web-1/mobiliser/smartphone
http://mob-web-1/mobiliser/rest/smartphone
https://mob-web-1/mobiliser/rest/smartphone
# This is the standard URL for the mobiliser mbanking services (SOAP and REST)
http://mob-web-1/mobiliser/spmmbanking
https://mob-web-1/mobiliser/spmmbanking
http://mob-web-1/mobiliser/rest/spmmbanking
https://mob-web-1/mobiliser/rest/spmmbanking
# additional services to store/retrieve binary data are located under mobiliser/binary
http://mob-web-1/mobiliser/binary
https://mob-web-1/mobiliser/binary
http://mob-web-1/mobiliser/rest/binary
https://mob-web-1/mobiliser/rest/binary
i am getting this error in server log :
org.apache.commons.httpclient.auth.AuthChallengeProcessor:101 Basic Authentication schema selected
org.apache.comons.http.client.httpmethodforector:772 Failure Authentication with BASIC 'MOBILISER' @mob-aps-1:8443
org.springframework.web.client.resttemplete:486 POST request for "https://mob-aps-1:8443/mobiliser/rest/prefs/getPreferences" resulted in 401 (Bad Credentials)
Can you help me out from this issues,
Thanks & Regards,
Vamsi K.