I’m currently trying to validate player cards for my website, sparrowvideo.com. When I enter the URL in the validator, I get the error message: “ERROR: Invalid value (message: Field player_width failed to validate because: text expects tag property, but not found in Map().)”
The meta tags I have on the page I’m trying to validate are:
`<meta name=“twitter:site” content=“Sparrow Video” />
`
Any suggestions on how to resolve this issue would be greatly appreciated, thanks!