M
mdanwarh
Guest
The reason for not showing status 200, because of screen shot not taken appropriately. Below is the scree shot having status code. Output of response-data-received.txt HTTP/1.1 403 Forbidden Server: Apache-Coyote/1.1 Set-Cookie: JSESSIONID=50489B30B117FE724C31F05E5012AE18BBDE30DEFCB7.oepas1; Path=/; HttpOnly Content-Type: application/json;charset=UTF-8 Content-Length: 798 Date: Wed, 31 Aug 2016 17:55:58 GMT { "error_code": 403 , "status_text": "403 - Forbidden: the server refuses to fullfill the client's request - POST /myOEABLWebAppService/postCustomer/" , "error_details": { "remote_user": "null" , "http_session": "50489B30B117FE724C31F05E5012AE18BBDE30DEFCB7.oepas1" , "user_principal": "null" , "url_scheme": "http" , "remote_addr": "10.242.244.47" , "server_name": "ctsc00520904801.cts.com" , "product_type": "dev" , "http_status": 403 , "error_detail": "Access Denied" } , "debug_details": { "http_method": "POST" , "web_application": "/ROOT" , "transport": "jsp" , "request_url": "/myOEABLWebAppService/postCustomer/" , "path_info": "null" , "servlet": "jsp" , "uri": "/myOEABLWebAppService/postCustomer/" , "exception_class": "" , "exception_message": "" , "exception_stack_trace": } }
Continue reading...
Continue reading...