Home Forum Software POST API for KIT1 Reply To: POST API for KIT1

#6667
uRADMonitor
Keymaster

hi Julius,

The problem is minor:

You need to pass the data part as part of the script url, and have 0 bytes content, like this:

1562587805> 
1562587805, 79.208.244.110, upload/exp/01/141780/0E/105/0F/122/0B/23/0C/384/0D/595/02/31.00/03/100451/04/25, 
Host: data.uradmonitor.com
User-Agent: uRADMonitor/1.1
X-User-id: 452
X-User-hash: ***
X-Device-id: 130001FF
Accept: */*
Content-Length: 0
Content-Type: application/x-www-form-urlencoded

Instead you are sending the “EXP data” part , as the HTTP Post body, and the body has non 0 length:

1562587644> 
1562587644, 78.56.46.177, upload/exp/, 01/4349/0E/106/0F/123/0B/32/0C/399/0D/54/10/1
Host: data.uradmonitor.com
User-Agent: uRADMonitor/1.1
X-User-id: 4085
X-User-hash: ***
X-Device-id: 13000206
Accept: */*
Content-Length: 45
Content-Type: application/x-www-form-urlencoded

Would you post a few pics with your setup? Ideally a blog post on this would be awesome, on how you made your ESP variant and the software for it. I can update your account for blog access, let me know if you are willing to do it.