----------------------------------- TokenHerbz Wed Aug 09, 2017 11:44 pm receiving data from external site for parsing. ----------------------------------- Overview: This other website I have access to as a USER, thats it.. It can send me two versions of the page on each load to my custom website where i can parse the DATA from it. Either the html and/or a COPY/PASTE type format. Now my problem is I cant seem to get anything on POST to even see the data, on my website. Here is some code. XHR finished loading: POST "https://FakeWebsite.com/self_info_test.php". The only error i get however, from their website is a pop-up that says "Something is wrong with your endpoint.". I check their console.logs and i cant really find as to what the problem could be, and samething on my end so if you see something out of place let me know. The POST should contain certain elements but its blank, thanks! ----------------------------------- TokenHerbz Thu Aug 10, 2017 12:09 am RE:receiving data from external site for parsing. ----------------------------------- On their end I get : http://imgur.com/a/mkwTG