TechJarr

Results 2 comments of TechJarr

Hi @thomas-anu Our SDK version is as follows: "XeroDataExtraction/1.0.0": { "dependencies": { "Xero.NetStandard.OAuth2": "3.34.5", "Xero.NetStandard.OAuth2Client": "1.6.0" }, From our code base, below are the parameters used for getting P&L data:...

Thanks @thomas-anu After testing the API explorer, it returned a normal JSON response. However, when switching to send a request using the SDK, it produced a null JSON response. The...