Hello all, I'm working on a Python script that it's current purpose is to create an organization. I'm working with the Meraki Python API library. that is recommended on the developer website. Whenever I run the function with my API key, I keep getting the 403 status - forbidden. I ran the same function with my co-worker's API key and it was able to successfully create a new organization. What settings do I need to change if any and where? We seem to have the same privileges across the board. Thanks in advance!
... View more