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.
Hello,I am trying to test API Rest call with a Prime version 3.2I face an issue with the authentication: I have : "connection failed 503 Service Unavailable"My script works with another customer and a Prime 3.1I even tried the script linked in this p...
I did some test.Using curl from the same machine worked well so it is not an environment issue.So I decided to use an another python module. I tried with httplib2.And it worked with Prime 3.1 & 3.2In conclusion it seems to be an issue with "requests"...
HiThank you for your answer.I will check what you said but I don't see how I can have a rate limit with just one callI used the same code as the one in this code (from the link I previously wrote):https://github.com/aradford123/cisco-prime-infrastruc...