Jump to content

Reginald Jackson

Members
  • Posts

    49
  • Joined

  • Last visited

  • Days Won

    1

Posts posted by Reginald Jackson

  1. Hi. Are you aware that you can set up your own exports? You just need to choose a query tool and then, via odbc, your entire Sage database can be read.

    If you don’t have Excel, then there are plenty of other tools around, some of them free - Libreoffice for example.

    cheers

    Reg

  2. HI,

    One of my customers is unable to post a particular sales credit note through the api (having posted many before). They're getting a 422 response code and this error:

    [{"$severity":"error","$dataCode":"RecordInvalid","$message":"This field is required.","$source":"main_address"}]
     

    Has anyone seen this before? I've not had to supply the main_address field before, so I can't understand why this has come up.

    Cheers

    Reg

  3. Hi Mark. I received the invite, and accepted it, but then the same screen came up saying I would get a verification code, and that still hasn't come through.

    I have also read and takend on board the email you sent.

    Many thanks

    Reg

  4. Hi Mark,

    I'm trying to set up a trial using the link you provided, but I just cannot seem to get an email verification code sent through. Is there some sort of validation on which domains are allowable?

    Cheers

    Reg

  5. I have a customer that currently uses the UK-region product (I still know it as SageOne), but they are now starting a business in Spain. Is there a version of SageOne for use by Spanish businesses, and if so is the API common to both?

    Cheers

    Reg

  6. Hi,

    While retrieving / looping through a list of contacts (specifically Suppliers), I'm getting a JSON error:

    image.png.dec031ec9351f67356c14f5f5c3a0f3a.png

    It's not happening on the first contact, I've proven that, so I can only assume there's nothing inherently wrong with my code. I can't find much information about this error. Can anyone shed any light?

    Cheers

    Reg

  7. Thanks Ben. I've seen that this problem is universal, i.e. not just for SBCA, and it's an inherent weakness in the Oauth2 concept in my opinion. Some api suppliers are addressing it under the heading of M2M (machine to machine) access, and it would be interesting to know if SBCA are looking into this as well?

     

    Cheers

    Reg

  8. One of my customers wants to have an admin resource use my application to create and post sales and purchase invoices into SageOne, but they do not want that person to have the ability to log into SageOne itself. Given the way the initial authorization process works can anyone suggest how can this be done?

    Cheers

    Reg

  9. Thanks Ben. I remembered reading about certain system-generated customers and suppliers, HMRC repayment for example. I used this supplier in my application as a supplier when generating test data. It dawned on me that posting to these suppliers might be disallowed, and that's what it was. I've now excluded contacts with system = true from use in my application.

    Cheers

    Reg

    • Like 1
  10. I'm getting an error message when trying to add a purchase invoice. Is there a list available of these messages and what they mean?

    I don't mean the response codes (201 etc), I mean the actual specific messages that are returned if an api call is rejected.

    The message I'm getting is "Saving Purchase Invoice failed: value of contact was not allowed".

    Cheers

    Reg

×
×
  • Create New...