Hi- I had cards working, then switched to https and getting “Warn: Not whitelisted”
Site - https://react.rocks/example/ReactPathMenu/
Is this a problem because of JS? the domain? Thanks
Looks like this is due to the use of client-side Javascript?
curl -A Twitterbot https://react.rocks/example/ReactPathMenu/
I don’t see any Cards-related meta tags in the header of the HTML returned.
Thanks Andy- Yes, the JS dynamically injects it. This used to work - is that because Twitter understood the Ajax crawling _escaped_fragment_ convention?
_escaped_fragment_
I don’t believe we have ever done any parsing or execution of the Javascript stuff, so I’m not sure what has changed here, sorry!