on 2022 Oct 24 2:49 PM
First time doing the SOAP web services, SAP. I am working on to create an SOAP interface. I used this command line to get the wsdl file: curl --insecure https:\\example.xy\1100w33_check_decl_binding?sap-client=500 -u "apiuser:password01" > sample.wsdl
I am getting an error "Logon error message", but the thing is, I already indicate my username and password. So, when I check the URL from the browser, I need to login twice before I can access the url. Is there any adjustment that I need to do with my codes?
Request clarification before answering.
User | Count |
---|---|
3 | |
3 | |
1 | |
1 | |
1 | |
1 | |
1 | |
1 | |
1 | |
1 |
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.