Advertisement
Help Keep Boards Alive. Support us by going ad free today. See here: https://subscriptions.boards.ie/.
If we do not hit our goal we will be forced to close the site.

Current status: https://keepboardsalive.com/

Annual subs are best for most impact. If you are still undecided on going Ad Free - you can also donate using the Paypal Donate option. All contribution helps. Thank you.
https://www.boards.ie/group/1878-subscribers-forum

Private Group for paid up members of Boards.ie. Join the club.

Communicating with OAuth SSL API.

  • 09-09-2010 08:37PM
    #1
    Registered Users, Registered Users 2 Posts: 2,238 ✭✭✭


    Hi Guys,

    I'm working on a project where i'm going to have to work with the Xero API. Here is a no overview of the types of authentication I can use.

    I would like to go with the Private Application as it will be more stable and i'll probably need to be running cron jobs etc.

    I've read that I need to generate a cert using openssl (done) and add my application (cert) to my xero account (done).

    I'm having a little trouble getting things working after that? Do I need to setup apache to do something with SSL or what?

    Just wondering has anybody else worked with an API like this before? I am developing in PHP.

    Any guidance or pointers apprecitated. I'm currently googling and reading up on OAuth (2legged).

    Cheers!


Advertisement