Forum Discussion
FB Connection error
Does anyone know why I am getting this error. I know this is my username in my FB URL
Hi chandra,
Based on my research, the issue is caused by that facebook: v2.0 api no longer allows lookup by username. That´s why you can´t query users by their username anymore. The only way to get access to data of a user is by authorizing that user and using the /me endpoint.
Reference
http://stackoverflow.com/questions/30886468/facebook-cannot-query-users-by-their-username-solution
https://github.com/snarfed/bridgy/issues/350Regards,
Charlie Liao
1 Reply
- v-caliao-msftMicrosoft Employee
Hi chandra,
Based on my research, the issue is caused by that facebook: v2.0 api no longer allows lookup by username. That´s why you can´t query users by their username anymore. The only way to get access to data of a user is by authorizing that user and using the /me endpoint.
Reference
http://stackoverflow.com/questions/30886468/facebook-cannot-query-users-by-their-username-solution
https://github.com/snarfed/bridgy/issues/350Regards,
Charlie Liao