Find centralized, trusted content and collaborate around the technologies you use most.
Teams
Q&A for work
Connect and share knowledge within a single location that is structured and easy to search.
我可以从本地主机测试推特卡验证吗?即http://127.0.0.1:3000/
干杯
不是,twitter 验证器必须能够访问代码,如果它是本地的,它就不能。有一些免费的、有限的托管服务,如果您现在没有服务器来试用您的代码,您应该检查一些。
编辑:我刚刚在推特卡上遇到了另一个问题:Twitter Card Validator error when in development
OP对答案的评论提到他使用https://ngrok.com/,这对您也可能有用