I am integrating Facebook into my websites.
When a user logs in, it first goes to Facebook and then Facebook sends back a URL to validate.
My problem is the following. The URL sent back contains a '#' charter #access_token=AAAE7LWFNHUgBAJO
I stepped through the code but the everything after and including the '#' character is missing.
Any idea what I am doing wrong or how I can fix this?
Thanks
Willie