Using meraki api i collected list of organizations, networks and devices that belong to it, then added those devices as hosts and now applied "Cisco Meraki device by HTTP" template to each of them with corresponding macros values of {$MERAKI.TOKEN} and {$MERAKI.API.URL}, however i get an error:
. Item "Get status" returns:
What am i doing wrong?
HTML Code:
"Failed to parse response received from Meraki API. Check debug log for more information."
HTML Code:
Preprocessing failed for: <!DOCTYPE html>.<html class="html-devise-layout ui-gray" lang="en">.<head>.<meta charset="utf-8">... 1. Failed: cannot extract value from json by path "$[0]": invalid object format, expected opening character '{' or '[' at: '<!DOCTYPE html> <html class="html-devise-layout ui-gray" lang="en"> <head> <meta charset="utf-8"> <meta content="IE=edge" http-equiv="X-UA-Compatible"> <meta content="width=device-width, i zz0.e66w9ixo2ldzz
Comment