[twitter-dev] What should I do to integrate Twitter?

2011-08-08 Thread Solyda
Hi all, I have used the API developed by Matt Gemmell for Twitter Integration in iOS. I'm stuck when coming Authentication/Authorization. In the API, it states the following: // XAuth login - NOTE: You MUST email Twitter with your application's OAuth key/secret to // get OAuth access. This will

Re: [twitter-dev] What should I do to integrate Twitter?

2011-08-08 Thread kamesh SmartDude
Hai Solyda, You must raise a ticket in twitter site to get the permission to use X-Auth For your application. u should write about your application when u are raising a ticket. Then Twitter team will give u the permission to access X-Auth. X-Auth allows u to skip the step of Weblogin

Re: [twitter-dev] What should I do to integrate Twitter?

2011-08-08 Thread Viaduct Productions
Just out of curiosity, how DO you raise a ticket on the Twitter site? I've looked everywhere. I've posted on the site, but it's been over a week and no answer. Cheers _ Rich in Toronto On 2011-08-09, at 1:15 AM, kamesh SmartDude wrote: You must raise a ticket in twitter site

[twitter-dev] Re: What should I do to integrate Twitter?

2011-08-08 Thread R
Why not use the more complete and cleaner OAuth. Eventually, this will be a Twitter requirement. http://code.google.com/p/gtm-oauth/ On Aug 8, 11:15 pm, kamesh SmartDude kamesh.smartd...@gmail.com wrote: Hai Solyda, You must raise a ticket in twitter site to get the permission to use

Re: [twitter-dev] What should I do to integrate Twitter?

2011-08-08 Thread Viaduct Productions
Found it. _ Rich in Toronto On 2011-08-09, at 1:32 AM, Viaduct Productions wrote: Just out of curiosity, how DO you raise a ticket on the Twitter site? I've looked everywhere. I've posted on the site, but it's been over a week and no answer. -- Have you visited the

Re: [twitter-dev] Re: What should I do to integrate Twitter?

2011-08-08 Thread Solyda Kim
Hi all, I have used the older version of Twitter library developed by Matt Gemmell. The API uses OAuth. But I encounter a problem that Twitter integration in my iOS app doesn't work in OS4.1. That's why I wanna try with the new version that uses XAuth. Thanks, Solyda On Tue, Aug 9, 2011 at