-
Notifications
You must be signed in to change notification settings - Fork 5
Open
Description
Hi Guys,
I am getting "request is not authorized" when trying to use a webhook to post the payload to mqtt. I am able to post the message to mqtt when I use the curl examples provided, but using the URL post fails. I am using the key=<auth_key> in my request URL so unsure why it's failing. I am using the following:
http://mqqt_host:5001/post?key=abcd1234&topic=/beer/Brew&path=payload
I have mapped the 5001 to 5000 from host to docker. Really not sure where to go from here, would love some advice!
Thanks
Adam
Metadata
Metadata
Assignees
Labels
No labels