Mobile app version of vmapp.org
Login or Join
Odierno851

: User redirection not working with GoDaddy domain I have a server (say server.js) which (at some point) should redirect the user to facebook.com like so: sub.domain.com/auth/with/facebook => facebook.com/API/authorize/..

@Odierno851

Posted in: #Dns #DomainTransfer #Godaddy

I have a server (say server.js) which (at some point) should redirect the user to facebook.com like so:

sub.domain.com/auth/with/facebook => facebook.com/API/authorize/..

The problem I am facing is that whenever I request url: sub.domain.com/auth/with/facebook I get a white page, nothing more.

What makes me suspect that it is GoDaddy is that when I invoke the IP address of my vps like so:

x1.x5x.x8.8:3000/auth/with/facebook


the redirection works well, I land on facebook.com/API/authorize/.. with the expected content.

Note: I purchased the domain name at GoDaddy and the VPS at OVH and in my GoDaddy redirection panel sub.domain.com 301 redirection to x1.x5x.x8.8:3000

10% popularity Vote Up Vote Down


Login to follow query

More posts by @Odierno851

0 Comments

Sorted by latest first Latest Oldest Best

Back to top | Use Dark Theme