Sam Machin
Sam Machin
What should happen if there is an existing file named `nexmo.json` or whatever we are calling it? overwrite? fail? use alternate name eg `nexmo_1.json`
The app ID and private Key for a given app are not needed by the CLI itself to manage application level config that is still currently all done with APIKEY...
Hi Marc, Thanks for this, Nick asked me to review things, there's a few comments/changes if you wouldn't mind. I'm trying to move to a standardised template for the getting...
One other thing I noticed when I was installing it, I think your image is running under Node12? this is now in Maintenance mode and will be end of life...
What is the structure of the data you are writing (msg.payload) On Mon, 25 Oct 2021 at 18:30, Harry Chen ***@***.***> wrote: > Any one has an issue that although...
There's a bug with deploying this code to heroku as the detection of the protocol using 'self.request.protocol' will always report http even if the client used https in the request...
Not currently within the Node, I've had a brief look at what Google exposes in the API in terms of formatting and its pretty limited, I think you'd be better...
Which browser are you using? alexaweb uses the getUserMedia call so you will need to give permission to access your mic, that should popup the first time it tries. Also...
You're the first person to ask for that! but I guess it makes sense to add in a delete row/column method. I'll need to look at how best to configure...
@knolleary I just published some updates to my package `@sammachin/node-red-matter-bridge` the first update to 0.0.3 refreshed the scorecard correctly but then a subsequent update to fix the package.json for the...