There is a # present in the access token which is not getting parsed properly. This happens when I am using the Facebook PHP connect SDK.
I have seen similar issues being reported by other folks. How can I fix this problem?
|
There is a # present in the access token which is not getting parsed properly. This happens when I am using the Facebook PHP connect SDK. I have seen similar issues being reported by other folks. How can I fix this problem? |
||||
|
|
This is to do with your redirect_uri. See here https://developers.facebook.com/blog/post/552/ |
|||||
|