Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Facebook links from profiles don't work #637

Closed
guaka opened this issue Aug 22, 2018 · 6 comments
Closed

Facebook links from profiles don't work #637

guaka opened this issue Aug 22, 2018 · 6 comments
Assignees

Comments

@guaka
Copy link
Contributor

guaka commented Aug 22, 2018

From my own profile: https://www.facebook.com/app_scoped_user_id/10152809941777209

Sorry, this content isn't available right now
The link you followed may have expired, or the page may only be visible to an audience you're not in.
Go back to the previous page · Go to News Feed · Visit our Help Center

image

@simison
Copy link
Contributor

simison commented Aug 22, 2018

Yeah, should skim FB API changes to see what has changed. Similar: #611

@guaka
Copy link
Contributor Author

guaka commented Aug 22, 2018

Do we have the FB uid?
In that case linking to https://facebook.com/profile.php?id=<UID> is probably a simple solution.

@guaka
Copy link
Contributor Author

guaka commented Aug 22, 2018

I guess we don't have the FB uid. But this looks good: https://stackoverflow.com/questions/23805866/get-facebook-user-id-from-app-scoped-user-id

@simison
Copy link
Contributor

simison commented Aug 22, 2018

We have app-scoped UIDs and their API doesn't allow exposing the actual user IDs. Looks like we need to do some changes at FB admin panel to gain access to user_link permissions again.

Update: I sent the API permission for review. Waiting. 🤞

Seems like this broke in August 1: https://developers.facebook.com/blog/post/2018/07/31/facebook-app-review-update/

@simison simison self-assigned this Aug 22, 2018
@simison
Copy link
Contributor

simison commented Aug 29, 2018

We heard back from Facebook. This might require some small changes to our site — until those are done, FB links are going to be broken but the connection button should remain working.

I might hide links from profiles but for now I'll keep it there in case we get this solved soonish.

@github-actions
Copy link

This issue is marked as unloved because it has not had any activity for 180 days.

It doesn't mean it's not important, so please remove the unloved label if you like it, or add a comment saying what it means to you :) If this was a bug, maybe you can test to see if this is still an issue?

However, if you just leave it like this, I'll close it in 14 days to help keep your issues tidy!

Thanks!

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants