Description of issue:
I’m trying to get the Twitter card working, but it’s not getting picked up. Not on Twitter and not in the validator. The validator just says “Unable to render card preview”.

The network debugger reveals a failed AP calI:

https://cards-dev.twitter.com/preview/html?authenticity_token=c671efd5dc321d632a60164bf65a0cb5a05490e1&url=https%3A%2F%2Fandri.dk%2Fblog%2F2022%2Fmigrating-to-astro%2F&platform=Swift-12&authenticity_token=c671efd5dc321d632a60164bf65a0cb5a05490e1&authenticity_token=c671efd5dc321d632a60164bf65a0cb5a05490e1
{"errors":[{"message":"Internal error","code":131}]}

URL affected (must be public):
https://andri.dk/blog/2022/migrating-to-astro/ (forum will not allow me to link it)

Troubleshooting steps attempted [note that we will not prioritise posts unless there is evidence of following the troubleshooting guides]:

  • The ratio is the 1.91:1
  • The meta tags are in place (and validated)
  • There is HTTPS on both site and card.
  • Both Facebook and LinkedIn validators pick it up fine

This topic was automatically closed 14 days after the last reply. New replies are no longer allowed.