| Issue 173: | Enhancement request to return user information in verify_credentials method | |
| 3 people starred this issue and may be notified of changes. | Back to list |
Sign in to add a comment
|
Enhancement request to return user information in verify_credentials instead of just string representing authorized? Useful if we could get the user id at this time instead of having to make a separate call to get the data. |
||||||||||
,
Dec 02, 2008
This has been on my to-do list. We'll take care of it ASAP.
Status: Accepted
Owner: alexfpayne Labels: -Type-Defect Type-Enhancement |
|||||||||||
,
Dec 02, 2008
I worry a little bit about this one, as apps (like Spaz) may expect the "Authorized" string as the indicator of success, and would consider anything else to indicate failure. |
|||||||||||
,
Dec 02, 2008
Hm. How much advance do you need to push a new release? |
|||||||||||
,
Dec 02, 2008
Personally, I could write code for it tonight and push out a new release tomorrow if I knew exactly what the JSON response for a valid result would be. I'd expect users would take a few days to pick up the new release. I can't speak to other clients, though. |
|||||||||||
,
Dec 02, 2008
I really hope this wouldn't break things currently working because one of my iPhone application is using the API and replacing iPhone app may take several days to a week as you may know. |
|||||||||||
,
Dec 02, 2008
We'll provide advance notice before the change. |
|||||||||||
,
Dec 02, 2008
We've got the change queued for deploy. The discussion about the deploy date (December 10th, 2008) is here: http://groups.google.com/group/twitter-development-talk/browse_thread/thread/fd3a63597f6d0d3c
Status: Fixed
|
|||||||||||
,
Dec 10, 2008
Thanks Alex! The fix looks great! |
|||||||||||
,
Dec 11, 2008
The fix seems to have broken twhirl. twhirl 0.8.6 gives me "authentication failed" and doesn't fetch any tweets. |
|||||||||||
,
Dec 11, 2008
Very sorry to hear that it's breaking Twhirl, but we did offer advance notice and pushed the date of this change back so developers would have to ship new releases. |
|||||||||||
| ► Sign in to add a comment | |||||||||||