Browse By Tags

  • Callback function after login

    Hi I am making API requests, and I know that you're using basic auth instead of Token. Is there a redirect/callback method that one can use to store User Credentials on the first-time login, or is the best way to deal with this to save these credentials…
  • Sage One API Invoice Lines Required Error

    I am having a problem with the Sage One API when trying to send an invoice to Sage. It keeps telling me the invoice lines are required. They are definitely there. A form dump to JSON yields the exact same JSON structure from the API documentation…