Open lgt opened 10 years ago
Unfortunately this is specific Lasso 9 code, so won't work under Lasso 8.5. I suggest joining the LassoTalk mailing list and asking there if anyone has Lasso 8.5 oAuth they can contribute for you. http://www.lassotalk.com Subscribe link: http://www.lassosoft.com/about-lassotalk
Thanks Jono
Hm, than I have to build in somehow php based codes.
I'm testing a lasso8 version of this, but running into a couple of issues as the term.ie end point that I had used for testing seems to be missing. I'll plan to setup some testing against twitter's implementation tonite or tomorrow.
You can find my code at https://bitbucket.org/taplin/oauth_lib-for-lasso which is where I'll be releasing a lasso8 version when it becomes available.
Tim Taplin
On Apr 3, 2014, at 7:37 AM, lgt notifications@github.com wrote:
Hm, than I have to build in somehow php based codes.
— Reply to this email directly or view it on GitHub.
Okay cool thanks
@lgt I've released a Lasso 9 version of twitter_oauth and its full documentation twitter_oauth - Send an authorized OAuth request to the Twitter REST API in Lasso 9. I have released the code under a free and open source software license.
If you want a Lasso 8 version, you can modify the Lasso 9 version (which would be a lot easier than porting it from another language), or you can hire me to write the Lasso 8 version.
we have been hardcoding some php over there which is more efficient and more handy for us. Now it works
Hi I just got your script and I do not really have a big experience with lasso.One of our web is build it with lasso 8.5 and we would lie to build in oAuth , would run this script on the version above?