Users are unable to share on Facebook
dglazkov opened this issue · 4 comments
The user reports seeing "Sorry, something went wrong." consistently. However, other users seem to be having no issues.
Google Analytics does not seem to be catching most of the exceptions we send, no idea why, but out of the five events it's showing, the three error messages are "OAuth object must be initialized" (another race?) and "The popup was closed" (which doesn't make sense to me -- of course it was closed, after it performed its function!), and, unfortunately, "[object Object]".
Let me try to troubleshoot directly w/the user
This problem is not specific to one user. We don't ask for sufficient permissions on Facebook. In testing (created a temporary "clean" Facebook account), I see the same issue.
Closing this because now sharing does work even though buggy (and there's another issue for that)