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.
A small problem, however the NodeJS package you publish to NPM contains an invalid URL for the project sources, visible here: https://www.npmjs.com/package/merakiWithout this, users of package repositories such as npm may have difficulty finding the ...
Using meraki-node-sdk generates a fatal error when calling DevicesController.claimNetworkDevices.This appears to be because the API is specified in meraki/openapi as returning an HTTP 200 for this request, even though the actual API behaviour returns...
That's odd, our solution is still using an older version of the NodeJS SDK (1.1.0) and has recently started receiving the same error:{ errorMessage: 'HTTP Response Not OK', errorCode: 400, errorResponse: `{"errors":["'copyFromNetworkId' must be a str...