[DUG] Xero private API (OAuth)
Jeremy Coulter
jscoulter at gmail.com
Tue Jul 8 09:27:22 NZST 2014
I ended up using the Chilkat Delphi DLL for a lot of the OAUTH stuff.
I cant remember off hand exactly what where, it was a while ago, 6mths+,
but I decided it was easier to buy Chilkat stuff than spend hours
scratching my head, plus I didnt exactly have a lot of time at the point I
was doing the integration. There are some OAuth examples on the Chilkat
site, but if you get stuck, let me know.
Jeremy
On Tue, Jul 8, 2014 at 9:13 AM, Jolyon Smith <jsmith at deltics.co.nz> wrote:
> This was a nut I had to crack at Flow. I was successful in this endeavour
> but I'm not at liberty to share the fruits of those labors. If you ask
> nicely however, Cameron might be willing to help.
>
>
> On 8 July 2014 08:52, Robert Martin <rob at chreos.co.nz> wrote:
>
>> Hi
>>
>> I have been doing some work with the Xero API and have public OAuth
>> working fine. However I actually need to use the private API which
>> requires RSA-SHA1 which I believe just means RSA signing. Is that
>> correct?
>>
>> If so does anyone have any code examples of RSA signing, I have found
>> LockBox 3 which is supposed to do it but I just cant get it installed,
>> although the source has a XE2 project group the code is full of errors !
>>
>> I am looking at using the openSLL dll calls to do it myself as an
>> alternative but sample code is scarce. I will continue looking but if
>> anyone has any pointers I would be grateful :)
>>
>> Cheers
>> Rob
>>
>> _______________________________________________
>> NZ Borland Developers Group - Delphi mailing list
>> Post: delphi at listserver.123.net.nz
>> Admin: http://delphi.org.nz/mailman/listinfo/delphi
>> Unsubscribe: send an email to delphi-request at listserver.123.net.nz with
>> Subject: unsubscribe
>>
>
>
> _______________________________________________
> NZ Borland Developers Group - Delphi mailing list
> Post: delphi at listserver.123.net.nz
> Admin: http://delphi.org.nz/mailman/listinfo/delphi
> Unsubscribe: send an email to delphi-request at listserver.123.net.nz with
> Subject: unsubscribe
>
-------------- next part --------------
An HTML attachment was scrubbed...
URL: http://listserver.123.net.nz/pipermail/delphi/attachments/20140708/57f79c1f/attachment.html
More information about the Delphi
mailing list