Forum Discussion
Skeer
Neophyte
Crap sorry again.. no the 400 is a 'Bad Request'. So it sounds like improper formatting, incorrect field names/values. But I just compared again to a webhooks.sites and it's being sent accurate info.
Teh raw content is (slightly sanitized):
{ "type": "DeviceSDT", "sdtType": 1, "comment": "Device SDT'd by Ben Hart", "deviceDisplayName": "lbextd01.domain.net", "startDateTime": 1715091972832, "endDateTime": 1715095572832 }
Anonymous
7 months agoRight, but even with a 400, you might be getting back a response detailing why it is bad. 400 includes authentication issues, like not generating the signature properly or using an old signature.
Related Content
- 3 months ago