<html>
<head>
<meta content="text/html; charset=ISO-8859-1"
http-equiv="Content-Type">
</head>
<body text="#000000" bgcolor="#FFFFFF">
<div class="moz-cite-prefix">I did some work a while back with using
OAuth on sites other than twitter/facebook.<br>
<br>
Chuck's code suffers from problems where important parts of the
OAuth spec were ignored, and other features (such as web site
addresses/time zones) were hard coded. From memory, there was a
secondary post which improved much of Chuck's code although it was
less easy to locate. I reworked parts of both and got it working
for the situation I was working with (D7 and Indy 10 to Xero). I
can make a sanitised version of the code available, however it
comes with no warranties or support!!<br>
<br>
<br>
Regards<br>
On 29/10/2013 11:25 a.m., Willie Juson wrote:<br>
</div>
<blockquote
cite="mid:000001ced42c$acaf6b30$060e4190$@compliant.co.nz"
type="cite">
<meta http-equiv="Content-Type" content="text/html;
charset=ISO-8859-1">
<meta name="Generator" content="Microsoft Word 15 (filtered
medium)">
<style><!--
/* Font Definitions */
@font-face
        {font-family:"Cambria Math";
        panose-1:2 4 5 3 5 4 6 3 2 4;}
@font-face
        {font-family:Calibri;
        panose-1:2 15 5 2 2 2 4 3 2 4;}
@font-face
        {font-family:"MS Sans Serif";
        panose-1:0 0 0 0 0 0 0 0 0 0;}
/* Style Definitions */
p.MsoNormal, li.MsoNormal, div.MsoNormal
        {margin:0cm;
        margin-bottom:.0001pt;
        font-size:11.0pt;
        font-family:"Calibri","sans-serif";
        mso-fareast-language:EN-US;}
a:link, span.MsoHyperlink
        {mso-style-priority:99;
        color:#0563C1;
        text-decoration:underline;}
a:visited, span.MsoHyperlinkFollowed
        {mso-style-priority:99;
        color:#954F72;
        text-decoration:underline;}
p
        {mso-style-priority:99;
        mso-margin-top-alt:auto;
        margin-right:0cm;
        mso-margin-bottom-alt:auto;
        margin-left:0cm;
        font-size:12.0pt;
        font-family:"Times New Roman","serif";}
span.EmailStyle17
        {mso-style-type:personal-compose;
        font-family:"Calibri","sans-serif";
        color:windowtext;}
.MsoChpDefault
        {mso-style-type:export-only;
        font-family:"Calibri","sans-serif";
        mso-fareast-language:EN-US;}
@page WordSection1
        {size:612.0pt 792.0pt;
        margin:72.0pt 72.0pt 72.0pt 72.0pt;}
div.WordSection1
        {page:WordSection1;}
--></style><!--[if gte mso 9]><xml>
<o:shapedefaults v:ext="edit" spidmax="1026" />
</xml><![endif]--><!--[if gte mso 9]><xml>
<o:shapelayout v:ext="edit">
<o:idmap v:ext="edit" data="1" />
</o:shapelayout></xml><![endif]-->
<div class="WordSection1">
<p class="MsoNormal">Hi,<o:p></o:p></p>
<p class="MsoNormal"><o:p> </o:p></p>
<p class="MsoNormal">Has anyone managed to use the OAuth process
successfully access a Twitter and /or Facebook account?<o:p></o:p></p>
<p class="MsoNormal"><o:p> </o:p></p>
<p class="MsoNormal">I’m able to post tweets using the ICS
components but I’d rather use the standard Indy components,
I’ve tried Chuck Beasley’s sample code as per….<o:p></o:p></p>
<p><span style="font-family:"MS Sans
Serif","serif""><a moz-do-not-send="true"
href="http://chuckbeasley.com/index.php/2009/05/22/using-oauth-for-delphi-with-twitter/">http://chuckbeasley.com/index.php/2009/05/22/using-oauth-for-delphi-with-twitter/</a></span>
….<span
style="font-size:11.0pt;font-family:"Calibri","sans-serif"">
I can’t get to the PIN display web page, after the twitter
Login/Authorise page it just redirects me to my own website.<o:p></o:p></span></p>
<p><span
style="font-size:11.0pt;font-family:"Calibri","sans-serif"">Any
help would be appreciated <o:p></o:p></span></p>
<p><span
style="font-size:11.0pt;font-family:"Calibri","sans-serif"">TIA</span><span
style="font-size:11.0pt;font-family:"Calibri","sans-serif";mso-fareast-language:EN-US"><o:p></o:p></span></p>
</div>
<br>
<fieldset class="mimeAttachmentHeader"></fieldset>
<br>
<pre wrap="">_______________________________________________
NZ Borland Developers Group - Delphi mailing list
Post: <a class="moz-txt-link-abbreviated" href="mailto:delphi@listserver.123.net.nz">delphi@listserver.123.net.nz</a>
Admin: <a class="moz-txt-link-freetext" href="http://delphi.org.nz/mailman/listinfo/delphi">http://delphi.org.nz/mailman/listinfo/delphi</a>
Unsubscribe: send an email to <a class="moz-txt-link-abbreviated" href="mailto:delphi-request@listserver.123.net.nz">delphi-request@listserver.123.net.nz</a> with Subject: unsubscribe</pre>
</blockquote>
<br>
</body>
</html>