Tell me more ×
Stack Overflow is a question and answer site for professional and enthusiast programmers. It's 100% free, no registration required.

I have been trying to integrate google+ sigin into my site. So I followed the steps mentioned in https://developers.google.com/+https://waybackassets.bk21.net/signin/

While giving the urls in ClientID settings, when I give my server's domain name it is showing me an error

"PostMessage Origin "http://mydomainname.net/service/projectname/" is invalid."

But while testing it on localhost it worked perfectly. When I moved it to my server I get this error. How to solve this error?

Please help

share|improve this question
add comment (requires an account with 50 reputation)

Know someone who can answer? Share a link to this question via email, Google+, Twitter, or Facebook.

Your Answer

 
discard

By posting your answer, you agree to the privacy policy and terms of service.

Browse other questions tagged or ask your own question.