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 <[email protected]> wrote: > 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 Authentication/PINCode > Authentication. > > //kamesh > > > > > > > > On Mon, Aug 8, 2011 at 9:36 AM, Solyda <[email protected]> wrote: > > 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 not work if you don't do this. > > - (NSString *)getXAuthAccessTokenForUsername:(NSString *)username > > > password:(NSString *)password; > > > What should I do with this? Any help would be appreciated. > > > Thanks, > > > -- > > Have you visited the Developer Discussions feature on > >https://dev.twitter.com/discussionsyet? > > > Twitter developer links: > > Documentation and resources:https://dev.twitter.com/docs > > API updates via Twitter:https://twitter.com/twitterapi > > > Unsubscribe or change your group membership settings: > >http://groups.google.com/group/twitter-development-talk/subscribe -- Have you visited the Developer Discussions feature on https://dev.twitter.com/discussions yet? Twitter developer links: Documentation and resources: https://dev.twitter.com/docs API updates via Twitter: https://twitter.com/twitterapi Unsubscribe or change your group membership settings: http://groups.google.com/group/twitter-development-talk/subscribe
