CiscoDevNet / netprog_basics

Code, Examples, and Resources for the Network Programmability Basics Video Course
MIT License
741 stars 454 forks source link

programming_fundamentals/python_part_3/api_requests_example.py sandbox configuration #104

Open gregbo opened 1 year ago

gregbo commented 1 year ago

The port and password for the sandbox associated with this code have changed. Also, to get it to work, I had to import urllib and call requests.packages.urllib3.disable_warnings().