Task #4
Research Twitter API (Connect/Authenticate)
| Status: | Closed | Start: | 06/30/2009 | |
| Priority: | Normal | Due date: | 07/07/2009 | |
| Assigned to: | Nathanial Hendler | % Done: | 100% |
|
| Category: | - | Spent time: | 1.00 hour | |
| Target version: | 0.1 | Estimated time: | 1.00 hour | |
Description
Figure out the Twitter API rules for connecting and authenticating.
History
Updated by Nathanial Hendler 944 days ago
- Due date changed from 07/02/2009 to 07/07/2009
Updated by Nathanial Hendler 943 days ago
- % Done changed from 0 to 80
Updated by Nathanial Hendler 943 days ago
POST /statuses/update.json HTTP/1.1
Authorization: Basic Z3JhY2tsZTY4azphdmlvVG4=
User-Agent: curl/7.18.2 (i486-pc-linux-gnu) libcurl/7.18.2 OpenS SL/0.9.8g zlib/1.2.3.3 libidn/1.10
Host: twitter.com
Accept: */*
Content-Length: 36
Content-Type: application/x-www-form-urlencoded
status=Testing telnet with Basic Authorization
Updated by Nathanial Hendler 936 days ago
- Status changed from Assigned to Closed
- % Done changed from 80 to 100