Hi, I have been dabbling around with Node Red. Followed the guide https://developer.cisco.com/meraki/build/node-red-getting-started-with-cisco-meraki-apis/ particularly to do with creating a web form to create admin accounts. I've updated the details with my dashboard API, specified my shrd number + org id however it appears to be throwing error messages. < timeand date removed > - [error] [http request:23fdd666.9cf74a] RequestError: unable to get local issuer certificate Found match, group 0: "id":351024, Found match, group 1: 351024 Found match, group 0: "id":215332, Found match, group 1: 215332 new json with regex replace RequestError: unable to get local issuer certificate : https://dashboard.meraki.com/api/v0/organizations 17 Oct 11:04:59 - [error] [json:91f1eb0d.41a1e8] Unexpected token R in JSON at position 0 Runing node red on my win machine Node-RED version: v3.0.2 Node.js version: v16.18.0 Has anyone come across such errors?
... View more