-
-
Notifications
You must be signed in to change notification settings - Fork 5.3k
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
Social Image API fails to Generate #435
Comments
Hmmm, seems to be a bug with
|
@transitive-bullshit Travis, I've included the errors I get in Vercel for Social Image sharing:
In the past, social image sharing worked perfectly regardless of image origin (i.e., user-uploaded cover images via Notion or Unsplash.com). But it stopped working at some point, and I'm still troubleshooting. Currently, I have two different builds: one uses KY, and the other does not. With KY, Unspash.com cover images render in iMessage and Facebook-based sharing (i.e. WhatsApp), whereas the one without KY renders Unsplash.com images only in iMessage. Neither method will render an image that I upload to Notion. The article I just wrote for testing purposes is available at https://www.skybird.science/social-media-microbiome With Unsplash.com covers versus without: The URLs for the articles: If you have some insights, Travis, we would appreciate it. |
I also get this error.
|
Hi everyone, I found a solution for |
@abhidadhaniya23 |
…or preview images in Vercel. fixes transitive-bullshit#435, fixes transitive-bullshit#437
* document-fix-for-social-media-preview-images: Document the Deployment Protection setting causing 401 Unauthorized for preview images in Vercel. fixes transitive-bullshit#435, fixes transitive-bullshit#437
This should now be fixed if you pull latest. Examples: |
#437 (comment) is also required on Vercel's side for the project to be public in order for social auth to work. |
…or preview images in Vercel. fixes transitive-bullshit#435, fixes transitive-bullshit#437
Description
Even after the implementation of #383 social images are not coming as expected. Only a blank white background webpage is coming if you click on the below-mentioned social-image URL.
Notion Test Page ID
Web site: https://yogchitralaya.com/
Page ID: 0b1d7e63b2dd42e490ddabbcc61d798a
Github Repo: https://github.com/pijush41/yogchitralaya
Social Image URL
https://yogchitralaya.com/api/social-image?id=0b1d7e63b2dd42e490ddabbcc61d798a
The text was updated successfully, but these errors were encountered: