GET from local HTTPS API

Hi

I have a local HTTPS API end point that can provide the status of my lights, room temperature etc. in my house

I want to use my Argon to facilitate GET requests from this API end point (and then publish to web via a Webhook) and trigger other actions locally on my Particle mesh network

I found the HTTPS client library - but its sending my Argon into SOS (similar to others - see here for example, HTTPS example error)

Any other tips for how I might do this? Or should I give up on using Particle/Argon to do what I wanted (maybe just a use case it isn’t suited for)

Thanks for any guidance

This topic was automatically closed 182 days after the last reply. New replies are no longer allowed.