I’m reaching out to get some additional insights into an issue I’m encountering with the Meraki API. I’m facing consistent 404 errors when trying to retrieve the Network ID for my organization, and I’d like to clarify a few points to see if you might have any clues that could help. Full Administrator Access: I’ve verified that I have full administrator rights on my sandbox environment, so permissions should not be the issue. API Key Testing: I have tried using two different API keys with the same result. Both keys work fine for retrieving the organization ID, which confirms they have some access. However, I receive a 404 error specifically when trying to access the /networks endpoint for both my Production organization ID and the sandbox organization ID. Could you provide any guidance on whether there are additional settings or steps I might be overlooking? Additionally, with the recent API changes in November, is there anything specific I need to configure to ensure these calls work with my actual organization data, rather than the sandbox environment? I am using Postman curl for my testing dev_lab
... View more