Hi All,
For API discovery I am trying to re-using the existing service automation scripts which uses python requests module, In the python request module I am passing verify =False and then proxies parameter too i have set with the zap proxy details, But when I run the api automation script , I am getting the below error in the console, So is there any standard guidelines for routing script based API traffic
POST /: SSLSyscallError(5, 'Some I/O error occurred (_ssl.c:1123)
Regards
Chandru