I know this has been discussed many times so far, but I can’t make it work :/ what am I doing wrong? Target page, when opened standalone, works correctly. Take a look at the screenshot:

Blurred IP is the same everywhere
Response is empty
Sign Up to our social questions and Answers Engine to ask questions, answer people’s questions, and connect with other people.
Login to our social questions & Answers Engine to ask questions answer people’s questions & connect with other people.
Lost your password? Please enter your email address. You will receive a link and will create a new password via email.
Please briefly explain why you feel this question should be reported.
Please briefly explain why you feel this answer should be reported.
Please briefly explain why you feel this user should be reported.
You are falling foul of the Same Origin Policy.
If you must cross domains (which going from HTTP -> HTTPS is counted as) you need to make a
JSONPrequest.