Advertisement
If you have a new account but are having problems posting or verifying your account, please email us on hello@boards.ie for help. Thanks :)
Hello all! Please ensure that you are posting a new thread or question in the appropriate forum. The Feedback forum is overwhelmed with questions that are having to be moved elsewhere. If you need help to verify your account contact hello@boards.ie
Hi there,
There is an issue with role permissions that is being worked on at the moment.
If you are having trouble with access or permissions on regional forums please post here to get access: https://www.boards.ie/discussion/2058365403/you-do-not-have-permission-for-that#latest

Communicating with OAuth SSL API.

  • 09-09-2010 7:37pm
    #1
    Registered Users, Registered Users 2 Posts: 2,236 ✭✭✭


    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