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.
Please I'm trying to understand how the Snapshot API works for the Meraki Cameras. 1. Do I require access to the Meraki dashboard all the time I have to use the Snapshot API like generating a snapshot of what the camera sees at the specified time and...
Thanks for your quick response and explanations which I found very useful. I guess it has to do with the baseurl which is a public endpoint in the POST request. POST "{{baseUrl}}/networks/{{networkId}}/cameras/{{serial}}/snapshot" \If internet connec...