[twitter-dev] When is permission level enforcement going to happen?

2011-06-30 Thread Sean Heber
I know the date for this is today (June 30), but is it something that will be 
rolling out slowly throughout the day starting sometime soon, or is it going 
live at the *end* of today or how is that working? I don't recall seeing the 
details mentioned previously.

I'd like to get an idea of when I should start the pot of coffee that will be 
necessary to deal with the inevitable tech support flood...

l8r
Sean

-- 
Twitter developer documentation and resources: https://dev.twitter.com/doc
API updates via Twitter: https://twitter.com/twitterapi
Issues/Enhancements Tracker: https://code.google.com/p/twitter-api/issues/list
Change your membership to this group: 
https://groups.google.com/forum/#!forum/twitter-development-talk


Re: [twitter-dev] Feedback wanted on Twitter + iOS

2011-06-28 Thread Sean Heber
 Ryan,
 
 On Jun 28, 2011, at 6:44 PM, Ryan Sarver wrote:
 
 We'd love to see your apps, give feedback and help make developing on 
 Twitter and iOS 5 a great experience so let us know how we can help.
 Simple, open up access to DMs via the API.

This.

l8r
Sean

-- 
Twitter developer documentation and resources: https://dev.twitter.com/doc
API updates via Twitter: https://twitter.com/twitterapi
Issues/Enhancements Tracker: https://code.google.com/p/twitter-api/issues/list
Change your membership to this group: 
https://groups.google.com/forum/#!forum/twitter-development-talk


[twitter-dev] 403 and 502 errors?

2011-06-22 Thread Sean Heber
Since releasing Twitterrific 4.2, which uses the new OAuth flow, we're seeing 
customers reporting spurious 403 and 502 errors specifically when attempting to 
retweet or send DMs. Is there a chance something is amiss?

l8r
Sean

-- 
Twitter developer documentation and resources: https://dev.twitter.com/doc
API updates via Twitter: https://twitter.com/twitterapi
Issues/Enhancements Tracker: https://code.google.com/p/twitter-api/issues/list
Change your membership to this group: 
https://groups.google.com/forum/#!forum/twitter-development-talk


[twitter-dev] Photo API?

2011-06-01 Thread Sean Heber
Is there any third party API for interfacing with this new photo/video service?

l8r
Sean

-- 
Twitter developer documentation and resources: https://dev.twitter.com/doc
API updates via Twitter: https://twitter.com/twitterapi
Issues/Enhancements Tracker: https://code.google.com/p/twitter-api/issues/list
Change your membership to this group: 
https://groups.google.com/forum/#!forum/twitter-development-talk


Re: [twitter-dev] Ampersand

2011-05-28 Thread Sean Heber
This is OT for this list, but you need to use NSString's 
-stringByAddingPercentEscapesUsingEncoding: method (or similar) to encode 
characters correctly for URLs.

l8r
Sean

On May 27, 2011, at 9:10 PM, R wrote:

 I'm using cocoa and NSUTF8StringEncoding.   When I post a sentence
 that contains the ampersand (), all text that follows is removed from
 the resulting tweet.
 
 How should I deal with the  within a sentence (not URL) of a post?
 
 Thanks -- Ron
 
 -- 
 Twitter developer documentation and resources: https://dev.twitter.com/doc
 API updates via Twitter: https://twitter.com/twitterapi
 Issues/Enhancements Tracker: https://code.google.com/p/twitter-api/issues/list
 Change your membership to this group: 
 https://groups.google.com/forum/#!forum/twitter-development-talk

-- 
Twitter developer documentation and resources: https://dev.twitter.com/doc
API updates via Twitter: https://twitter.com/twitterapi
Issues/Enhancements Tracker: https://code.google.com/p/twitter-api/issues/list
Change your membership to this group: 
https://groups.google.com/forum/#!forum/twitter-development-talk


[twitter-dev] force_login on authorize?

2011-05-25 Thread Sean Heber
I know there was some talk about adding this, and I may have missed it, but 
does /oauth/authorize support force_login yet? I know I could try it pretty 
trivially, but thought I'd ask here since I'm sure others with apps that 
support multiple accounts are also interested in the answer.

l8r
Sean

-- 
Twitter developer documentation and resources: https://dev.twitter.com/doc
API updates via Twitter: https://twitter.com/twitterapi
Issues/Enhancements Tracker: https://code.google.com/p/twitter-api/issues/list
Change your membership to this group: 
https://groups.google.com/forum/#!forum/twitter-development-talk


Re: [twitter-dev] Please confirm this OAuth flow ...

2011-05-19 Thread Sean Heber
On May 19, 2011, at 9:53 AM, Tom van der Woerdt wrote:

 Also, don't display it in a WebView, use the normal browser instead and use a 
 callback URL with a custom scheme - for example myapp://. Let the browser 
 redirect this URL back to the app. Again, do NOT use a UIWebView - I'm pretty 
 sure that that's against the TOS, and if it's not, it soon will be.

Twitter - I need an official answer on this immediately. Is (or will) it be 
against the TOS to use an embedded web view for the OAuth flow now that xAuth 
is effectively useless?

l8r
Sean

-- 
Twitter developer documentation and resources: https://dev.twitter.com/doc
API updates via Twitter: https://twitter.com/twitterapi
Issues/Enhancements Tracker: https://code.google.com/p/twitter-api/issues/list
Change your membership to this group: 
https://groups.google.com/forum/#!forum/twitter-development-talk


Re: [twitter-dev] Re: garbage in json api response?

2010-09-03 Thread Sean Heber
Twitterrific users have been seeing this for at least 2 hours, now.


On Sep 3, 2010, at 8:47 AM, TheGuru wrote:

 +1, unable to parse timeline due to garbage in the XML feed.  Many of
 our users are reporting the same problem.
 
 On Sep 3, 7:35 am, koujitaro kohura12345...@gmail.com wrote:
 Same phenomenon occured in xml.
 
 URL is 
 belowhttp://api.twitter.com/1/statuses/user_timeline.xml?user_id=93771355
 
 -- 
 Twitter developer documentation and resources: http://dev.twitter.com/doc
 API updates via Twitter: http://twitter.com/twitterapi
 Issues/Enhancements Tracker: http://code.google.com/p/twitter-api/issues/list
 Change your membership to this group: 
 http://groups.google.com/group/twitter-development-talk?hl=en

-- 
Twitter developer documentation and resources: http://dev.twitter.com/doc
API updates via Twitter: http://twitter.com/twitterapi
Issues/Enhancements Tracker: http://code.google.com/p/twitter-api/issues/list
Change your membership to this group: 
http://groups.google.com/group/twitter-development-talk?hl=en