Hi, My website is using HTTPS, and I am using an iframe in which I am opening the "Authorization URL" which in my case is https://oauth2.constantcontact.com/oauth2/oauth/siteowner/authorize?client_id=xxxxxxxxxxxxxxxxxxxx&response_type=code&redirect_uri=https%3a%2f%2fmydomain.com%2fHelllo%2fCallbackUrl I get the following error and i get a blank screen and login page is not shown, [blocked] The page at 'https://beta.campaigns.skenzo.com/campaign/create#Choose-List' was loaded over HTTPS, but ran insecure content from 'http://login.constantcontact.com/login/?goto=https://oauth2.constantcontact.com/oauth2/oauth/login?response_type=code&wb=false&nosell=true': this content should also be loaded over HTTPS. In the chrome dev tool i can see one 302 to http://login.constantcontact.com/login/?goto=https://oauth2.constantcontact.com/oauth2/oauth/login?response_type=code&wb=false&nosell=true Attached is the screenshot of the same. https://drive.google.com/file/d/0BxOdLAgFgaaxbnFmZ05XUjBjNWM/edit?usp=sharing
... View more