Hi,
Hope you are having a good day!
Is the application's IP within the Organization's allowed IPs? You stated you have access to the organization, but you cannot change those settings. Is that an administrative barrier or do you not have organization access to change the IP restrictions?
- 403: Forbidden - You don't have permission to do that
Read only administrators will only be allowed to make GET requests. Any other requests will result in 403: Forbidden
I restricted access from my IP to my organization and ran getOrganizationNetworks and getOrganizations, it does return a 403 Forbidden. However it also returns an error message stating the following:
getOrganizations:
"errors": [
"Your client IP address <IP> is not within an approved subnet for organization <org_name> - <org_id>"
]
getOrganizationNetworks:
"errors": [
"Your client IP address <IP> is not within an approved subnet for organization <org_name> - <org_id>"
]
Are you receiving an error message at all?
Maria P | Network Support Engineer, Cisco Meraki