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.
Hi,I would like to create snapshots from the Cameras, but my requests always return 403 - Forbidden. The account used has full admin privileges.The request is of type:curl -X POST \https://api.meraki.com/api/v0/networks/L_111111111111111111/cameras/Q...
Hi Brecht,Turns out the account had admin rights, but only read rights; and the snapshot API requires write access. Everything seems to work with write enabled. Wonder if there's a way to grant fewer privileges with access to the camera snapshot api....
Hi Brecht,Thanks for your response. Unfortunately it gives the same result here; Postman follows redirects automatically and when using curl before I did replace the URL with n270.meraki.com (the shard URL from the response). I tried with your comman...