I’m playing around with HTTP integration. I can send data to my device like a charm. I used requestbin as an endpoint and its getting all the data nicely. Only if i change the endpoint to my own website I cant seem to get any data. What am I doing wrong?
You cannot see the data this way. The url is called by the TTN platform, so it is receiving your output. Save the post body in a local file and then look at it.