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 am currently working on a function to modify MX ports for our retail deployments to make everything quicker and easier for me. I primarily am using the Meraki Python module, but for this particular API endpoint, that is not yet supported from what ...
I am new to using this library, but was excited to see it was available and how much easier it has been than translating curl to requests so far. However, I have run into an oddity that I have been so far unable to explain and am now throwing up a wh...
I actually didnt even think of that when I read that as so far its always been a string... I went and added a list as you noted, and also tried it using the string format method. However, now its producing a keyError for "enabled"...
Also I even tried to edit the code snippets after the fact posting in my code from notepad..... still keeps adding those html tags for some reason and making it unbearable..... hopefully the snipping tool capture of the function is more helpful. not ...
the html tags arent in my code.... idk where the hell they came from.... but when i added the code snippet they were automatically added, i assume because of the URL?