Facebook login with custom port

We have a test web application that does not work by default (example.com:3567). We use the hybridauth application ( http://hybridauth.sourceforge.net/ ) to log in to Facebook. The problem is that when I want to log in to facebook with the dafault port in the backlink with port 80 (example.com)

In the facebook application, in the URL of the page, I wrote the URL of the page with the port ( http://example.com:3567 ).

So the question is, can I use the default port to log in to facebook or only standard ports?

+4
source share

Source: https://habr.com/ru/post/1502830/


All Articles