freakboy3742 / pyxero

Python API for accessing the REST API of the Xero accounting tool.
BSD 3-Clause "New" or "Revised" License
279 stars 209 forks source link

Fixes #308 Include tenant-id when using files api (#1) #346

Closed kedmenec closed 10 months ago

kedmenec commented 10 months ago

Update the files api manager to include tenant-id in the header - previously would get a 403 using this api. Updated readme command for running tests. Added more params for the uploading file so its more inline with existing api and works with different backends (eg S3)

kedmenec commented 10 months ago

Thanks for reviewing and merging so quickly. Any idea when the next release will be?

freakboy3742 commented 10 months ago

There's no reliable release cadence; it's more a case of "when someone asks, or when there's enough of a backlog, whichever happens first" :-)