How does one upload a photo to twitter with the API function POST statuses/update_with_media
- 阅读更多 关于 How does one upload a photo to twitter with the API function POST statuses/update_with_media
问题 [Update 2011-09-21 11:19] I've fixed one problem that was causing a problem and that was GMT/GMT+2 My local time is at GMT+2, and twitter is using GMT+0/UTC. This was causing a timestamp out of bounds error. I've now fixed that problem and now facing the next problem: string(96) "{"request":"/1/statuses/update_with_media.json","error":"Could not authenticate with OAuth."}" This is the request header generated through Themattharris PHP library (using curl): ["request_header"]=> string(587)