Azure-Sentinel
Azure-Sentinel copied to clipboard
Meraki Rest API information is out of date and failing to connect
Describe the bug The Meraki Rest API is using an out of date authorization behavior https://github.com/Azure/Azure-Sentinel/tree/master/Solutions/Cisco%20Meraki%20Events%20via%20REST%20API/Data%20Connectors https://developer.cisco.com/meraki/api-v1/authorization/#obtaining-your-meraki-api-key
"Next, check that your API call has the correct header with the following (and not v0's X-Cisco-Meraki-API-Key):"
https://github.com/Azure/Azure-Sentinel/blob/master/Solutions/Cisco%20Meraki%20Events%20via%20REST%20API/Data%20Connectors/CiscoMerakiMultiRule_ccp/dataConnectorPoller.json
Line 17 "ApiKeyName": "X-Cisco-Meraki-API-Key"