Open scruffian opened 4 years ago
Does this happen in a specific browser, or all of them? Can you spot any JS error in the JavaScript console?
It happens in Chrome incognito mode. Not tried any others yet.
There is a JS error:
This is mostly likely because of an issue with permission on the Facebook API which has been around for about a year at least "Facebook Platform" "invalid_request" "(100) Only owners of the URL have the ability to specify the picture, name, thumbnail or description params." - it is not letting us get the picture anymore because we haven't validated the domain or something. We are currently tracking the overall API problem in another issue, but will link to this issue so we can make sure we test and close off this avatar issue when the API permissions are resolved.
Let's hide the avatar if Facebook is being used to authenticate.
When leaving a comment using Highlander, if I connect with Facebook, I see a broken avatar:
Steps to reproduce the issue
What I expected
I expected to see my Facebook avatar
What happened instead
I saw a broken image
Screenshots