-
Notifications
You must be signed in to change notification settings - Fork 5
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
On telegram, we always get video not found UI #283
Comments
FYI I just tested on staging, and I think #437 may have resolved the original issue. However, we are not always getting the "Ooooops, video not found!" message on telegram |
I would love some ideas as to how to debug this, as I really have no idea 😄 |
I believe this is related to our opengraph implementation. I do not think it is fully working, as can be seen by testing on https://developers.facebook.com/tools/debug/sharing/ cc @geckoslair |
I believe this is solved: Lacking maybe only the play/initial state :) #449 |
Telegram still does not work. I’m going to reopen and change the title |
@bent0b0x please let me know if i can help you =) |
I think I know the fix for this, might have to push it to staging to test but working on it |
Okay, this is resolved on production (with no action). The reason it looked broken is because staging and local does not work. These lines are the reason. I don't know if this is a big deal; essentially we have hard-coded |
reproduce by opening (say) a post in telegram and try to placy the vid
The text was updated successfully, but these errors were encountered: