这两天突然就不能发送了, 看了请求, create 请求 403, 有这样一段文字:
{"message":"There appears to be suspicious activity associated with your account. In order to send this Tweet, please solve both challenges below.","challengeType":"9","challengeName":"Captcha","challenge":null,"completionMessage":"Challenge completed. Please click Tweet to continue."}
Chrome 里类似的报错还有 CSP 协议问题限制了一堆脚本:
Refused to load the script 'https://www.google.com/recaptcha/api/js/recaptcha_ajax.js?_=1437653515961' because it violates the following Content Security Policy directive: "script-src 'unsafe-inline' 'nonce-efIpLEX5KH4JEjrokp/kgg==' 'unsafe-eval' 'self' https://*.twimg.com https://twitter.com https://ton.twitter.com https://platform.twitter.com https://syndication.twitter.com https://analytics.twitter.com https://www.google-analytics.com https://ssl.google-analytics.com https://connect.facebook.net https://cm.g.doubleclick.net https://api.twitter.com https://graph.facebook.com".
看意思好像是账户异常需要验证, 我也没看懂有验证啊?