Authorising accounts blank

I added accounts-facebook, twitter, github and google.

On my local server these worked fine. But up on the server these all gave me problems. I did change all IP addresses to match the server.

When a user logins in via Twitter, Facebook or Github, a window pops up blank with no error.

The Google login returns an error.
"Invalid parameter value for redirect_uri: Raw IP addresses not allowed: "

But changed it so the domain matches.

The only thing I think of is remove the packages on my local machine and then deploy the app. Then install the packages on my local machine and deploy again.

Still cant any of the accounts packages to work.

Focusing on the twitter one for now. After I login with twitter, the auhtorization box becomes blank. I never get logged in.