用Twitter记录错误
Posted
tags:
篇首语:本文由小常识网(cha138.com)小编为大家整理,主要介绍了用Twitter记录错误相关的知识,希望对你有一定的参考价值。
function tweet_error ($error, $description) { $username = 'yourusername'; $password = 'yourpassword'; $status = "#$error - $description"; $update_url = 'http://www.twitter.com/statuses/update.xml'; // http://identi.ca/api/statuses/update.xml will use identi.ca instead. return ($resultArray['http_code'] == 200); }
以上是关于用Twitter记录错误的主要内容,如果未能解决你的问题,请参考以下文章
错误:无法解决:com.twitter.sdk.android:twitter:2.3.0 - Android Studio
Node.js Twitter Bot 返回错误:错误的 Twitter 流请求:410