Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

Facebook graph api without making any fb app

Is it possible to use facebook-api without making any facebook app, just from Graph api?
So that I can ask people to share there facebook profile information(public or non-public) with me given that they have control over whatever information they want to share. In graph-api, the only way I know, is to ask people to get a access token and give me. I wanted it to be a system generated request for permission and all they had to do is just hit okay or hit cancel and depending that I get response related to access-token. and To make a working facebook-app I atleast need to have a website or android app or something else, which I don't have it yet.
I can't think of any working way.

like image 230
aniket Avatar asked May 30 '26 10:05

aniket


1 Answers

No, you need Access Tokens for almost all API calls, and you can only get Access Tokens with an App - no matter which Access Token.

like image 95
andyrandy Avatar answered Jun 01 '26 21:06

andyrandy



Donate For Us

If you love us? You can donate to us via Paypal or buy me a coffee so we can maintain and grow! Thank you!