JohnnyPicnic

Results 9 issues of JohnnyPicnic

Trying to run the example on a Pi PICO W and I can't get anything to load after the authentication. This shows in the Thonny Shell: ``` Task exception wasn't...

This is a flow it setup using several of the EC2 api's. Might be helpful for others. [AWS EC2 cloud gaming.txt](https://github.com/Daniel-t/node-red-contrib-aws/files/7883698/AWS.EC2.cloud.gaming.txt)

When I put an instance Id in the EC2 node I get: "SyntaxError: Unexpected token i in JSON at position 0" When passing msg.InstanceIds.1=isntanceid I get: "failed: InvalidParameterType: Expected params.InstanceIds...

I thought I could copy the url from a youtube playlist but it only shows the first video. Is there a way to play playlists?

Changed destPath requirement from true to false. The complete path and filename can be entered into destFilename so destPath should not be a requirement.

I get "Node with the specified URL and Method already exists!" every time I modify my flow and deploy my flow. Is it necessary? What is the purpose? Thanks.

bug

Remove payload.toString() for text/plain and unknown formats. Based on some other examples I've come across and my use case I think it's better/easier to keep the original format when working...

enhancement

Is it possible to add an option for undefined content in the response? For my specific use I needed to send an unencoded payload back but the Coap Response node...

enhancement

Sorry if I'm newbing it up. I trying to use the AI Tool to send a webhook to my Home Assistant but it only accepts HTTP Post. I'm currently getting...