apache - Django Twitter callback goes to IP-adress, not domain -
i got problem twitter redirect going ip-adress of site, not actual domain, after authorization. has been working expected before.
i using django project, , ip-adress in allowed_hosts list. twitter application correctly figured domain, not ip-adress, "chooses" use ip, seems.
have misconfigured server-side maybe? im bit of django newbie.
thanks suggestions.
Comments
Post a Comment