Hello everyone , I am using zap docker image to run an zap-baseline scan and I already configured a user in the context file and add it to the container but when I run this " ./zap-baseline.py -t http://*******/login -U admin -n context.context" , it refused to do the scanning and this is the logs: org.zaproxy.zap.extension.api.API - Bad request to API endpoint [/JSON/spider/action/scanAsUser/] from [127.0.0.1]:
org.zaproxy.zap.extension.api.ApiException: missing_parameter
?can anyone helps me with this issues please