Jump to content

Digest Authentication Issue with Shelly API in Arduino Project


Recommended Posts

Posted

I have an Arduino integrated with a few Shelly devices via the API. I retrieve information from the Shelly devices and trigger actions like toggling relays (e.g., http://[IPAddress]/relay/0?turn=toggle). Everything works well until I enable authentication on the Shelly.

Unfortunately, I can't get the digest authentication to work. I have tried implementing it, but I'm still facing issues.

Has anyone successfully implemented Shelly's HTTP digest authentication in an Arduino project? I would greatly appreciate it if you could share the relevant part of the code to help me resolve this.

Thank you so much in advance!

Join the conversation

You can post now and register later. If you have an account, sign in now to post with your account.

Guest
Reply to this topic...

×   Pasted as rich text.   Paste as plain text instead

  Only 75 emoji are allowed.

×   Your link has been automatically embedded.   Display as a link instead

×   Your previous content has been restored.   Clear editor

×   You cannot paste images directly. Upload or insert images from URL.

×
×
  • Create New...