[twitter-dev] Re: OAuth Via AppleScript

2010-09-14 Thread Ankur Oberoi
have you finished the applescript for oauth? if you are planning on releasing it, i would be interested to grab a copy. thanks! On Aug 11, 3:22 pm, isaiah1112 wrote: > You were right! I forgot to sort them... Thanks! > > On Aug 11, 1:14 pm, Tom van der Woerdt wrote: > > > > > On 8/11/10 8:38 PM,

[twitter-dev] Re: OAuth Via AppleScript

2010-11-03 Thread isaiah1112
Just thought I would send you a quick note and let you know that I have release ASObject 0.8 that includes my OAuth support for Twitter. This is the bare-bones/nuts-and-bolts OAuth info (You will have to know something about the Twitter API calls to use it). I hope to be releasing ASTwitterLibrary

[twitter-dev] Re: OAuth Via AppleScript

2010-08-11 Thread isaiah1112
Ok... here is what I cam up with using the keys and secrets you provided in your previous post Base String is: GET&https%3A%2F%2Fapi.twitter.com%2F1%2Faccount %2Fverify_credentials.json&oauth_consumer_key%3DGDdmIQH6jhtmLUypg82g %26oauth_nonce %3D702fab381be61bb60f210dd07d80be722da33f05%26oauth_si

[twitter-dev] Re: OAuth Via AppleScript

2010-08-11 Thread isaiah1112
You were right! I forgot to sort them... Thanks! On Aug 11, 1:14 pm, Tom van der Woerdt wrote: > On 8/11/10 8:38 PM, isaiah1112 wrote: > > > > > > > Ok... here is what I cam up with using the keys and secrets you > > provided in your previous post > > > Base String is: > > > GET&https%3A%2F%2Fapi

Re: [twitter-dev] Re: OAuth Via AppleScript

2010-09-14 Thread Jesse Almanrode - JA Computing
Yes... I am currently working on testing its functionality and inclusion into the original ASTwitterLibrary suite. I am hoping for a release date in the next month or so... There will actually be two pieces of it. The heavy OAuth lifting will be performed by my main AppleScript library, ASObject

Re: [twitter-dev] Re: OAuth Via AppleScript

2010-08-11 Thread Tom van der Woerdt
On 8/11/10 8:38 PM, isaiah1112 wrote: > Ok... here is what I cam up with using the keys and secrets you > provided in your previous post > > Base String is: > > GET&https%3A%2F%2Fapi.twitter.com%2F1%2Faccount > %2Fverify_credentials.json&oauth_consumer_key%3DGDdmIQH6jhtmLUypg82g > %26oauth_nonce