Meteor app facebook login blocked frame

2019-09-05 22:57发布

When my app tries to use facebook login, the process gets blocked by :

Blocked a frame with origin "http://<server.ip>" from accessing a frame    
with origin "http://<my.domain>". Protocols, domains, and ports must match.

Related questions don't really help as they are related to frames from facebook? Both ip and domain are listed as valid redirect URI in facebook.

It seems to stop the facebook popup to close.

1条回答
一夜七次
2楼-- · 2019-09-05 23:17

After further testing it seems that in fact the handshake actually works, but that the popup doesn't close. I'm going to ask another question with those infos.

查看更多
登录 后发表回答