I have an rss feed working fine from an http GET request from the Roku. I am trying to change it to http POST. I am getting an error and the feed isnt being parsed. I know the rss feed is outputting t...
I'm getting msg=invalid with it set to 8000 which is about 4 times longer than it ever takes. This response works fine with a GET request, and I know the POST is getting through because its writing an xml file to the server at the same time so i can check. I'm out of ideas.