Tell me more ×
Facebook - Stack Overflow is a question and answer site for facebook developers. It's 100% free, no registration required.
Facebook and Stack Exchange are now working together to support the Facebook developer community. Facebook engineers participate here along with the best Facebook developers in the world. If you have a technical question about Facebook, this is the best place to ask.

I'm using a CMS(not popular) and I'm trying to add a Facebook login. I am stuck at starting the integration. The problem is when I click the Facebook connect button it redirects to facebook and returns with a $_get like state=something and code=something. However my cms shows a 404 error page when it is returned.

return url = http://localhost/phpws/login?state=1a273d21272f8cdb895c015e6e009661&code=AQBan0XqBj_bNS8JaodaLkhl0t6JM2bXKkZIwHLUJ1qZ29ApR5F7VNOv8_jg-X4t5QMsTyRRAUyFWkdCN5hp5RaQ_rvSbSGJ5yyYtPVNXYz6HyRLprJ8x7hNh7LQYfZc3c10yMdrg-4vRngpnjkYZFcGBov1M1lZz3n4Uvccz5C1ugSGRt9gxiCilQVDK1nYXdg#_=_

Example original link

share|improve this question
Well then you’ll have to tell your CMS how to handle that particular URL … – CBroe Jul 17 '12 at 11:43

Know someone who can answer? Share a link to this question via email, Google+, Twitter, or Facebook.

Your Answer

 
discard

By posting your answer, you agree to the privacy policy and terms of service.

Browse other questions tagged or ask your own question.