Getting Facebook userid/token
See original GitHub issueHi, sorry to post it here, but I didn’t find anything in the docs.
To access the Facebook Graph API we need an access token.
The token we get with the firebase.getAuthToken()
is the Firebase token.
Is there any way to get the Facebook access token?
Issue Analytics
- State:
- Created 7 years ago
- Reactions:1
- Comments:8 (3 by maintainers)
Top Results From Across the Web
How to get the Facebook user id using the access token
How to get the Facebook user id using the access token · In my redirect page I get the code from Facebook. ·...
Read more >Pages API - Access Token - Documentation
A User access token requested by a person who can perform the action on the Page. For example, to moderate comments the person...
Read more >How to get Facebook Access Token in 1 minute (2022) - Elfsight
Press Add New App> · Press Create App ID and enter the capture into the capture field. · Press Get Token and select...
Read more >3. Access Token and User Id — Connectivity Mapping
A User Id: any FB user automatically has a user ID, we just need to find it. · An access token: that is...
Read more >Generate a never-expiring Facebook page access token
Log in to the Facebook developers portal and create a new business app. · Go to Dashboard Settings Basic and copy the App...
Read more >Top Related Medium Post
No results found
Top Related StackOverflow Question
No results found
Troubleshoot Live Code
Lightrun enables developers to add logs, metrics and snapshots to live code - no restarts or redeploys required.
Start FreeTop Related Reddit Thread
No results found
Top Related Hackernoon Post
No results found
Top Related Tweet
No results found
Top Related Dev.to Post
No results found
Top Related Hashnode Post
No results found
Top GitHub Comments
@abhayastudios is there any way to get the
access_token
fromgoogle
?+1 to @Jai-Krish.
Any way to get access token for google login?