i am using free .co.cc domain name.
i used that domain to enable auth with facebook. but when i run my script it redirect to facebook and show error:

Error
This URL Is Blocked: The URL "http://xxxxxxxxx.cu.cc/hybridauth/?hauth.done=Facebook"
has been blocked from Facebook.

so i want to know, does facebook URL like this and why ? is it problem with my free domain name or with my scripts ?


i am using hybridauth for this. it works with every thing but not with facebook login.

有帮助吗?

解决方案

Well - as the error states, the URL has been blocked. It does not appear to be related to your scripts.

Of course, if your scripts were doing strange things that Facebook didn't approve of, like violating their TOS, then they might have blocked your specific URL. I don't believe this is the case because you mentioned that you are using a free domain service - it would be conceivable that Facebook would want to block such "open" services in order to prevent possible security issues.

许可以下: CC-BY-SA归因
不隶属于 StackOverflow
scroll top