Heads Up :
The post you are writing will appear in a public forum. Please ensure all content is appropriate for public consumption. Review the employee guidelines for the community here.
I'm stuck on "Step 1: Login and authenticate with Python code".There's no command example to execute the #sdwan.py login.Are we supposed to add the arguments for the 'url', 'username', 'password' in the command line.Or, are the environment variables ...
Having trouble getting Postman to authenticate.From the Lab "Using Postman to interact with the Cisco SD-WAN REST API", Step2:Have imported both files into postman and the variables are all present.https://sandboxsdwan.cisco.com:8443/j_security_check...
Hi eggy!, this is eggy!In reply to my own question:You do in fact have to define those environment variables.below are some 'prints' to show how they look as the login is stepped thru:(venv) unknown28f07628886e:Getting-started-with-Cisco-SD-WAN-REST-...
Is this when using 'Postman' application to login? if so, you have to turn off 'SSL Certificate Verification' under the Postman 'Setting/General' menu.
Thanks @omz - i had already found the answer to my own question. I posted the fix: "have to turn off 'SSL Certificate Verification' under the Postman 'Setting/General' menu." Did you not have to do that also?