Help Needed: Error Encountered When Calling Manager API Endpoint

Hi everyone,

I’m currently trying to access the summary-transactions endpoint of the Manager API through the HTTPie app, but I’m encountering an error. Here are the details:

Endpoint: https://financefs.manager.io/api2/summary-transactions

Steps Taken:

  1. I verified the endpoint URL and it appears to be correct.
  2. I included the required headers and used the correct HTTP method (GET).
  3. I tested the request using the HTTPie app.

Issue: I keep encountering the above error despite these steps!. It seems to be a type conversion issue, but I’m not sure how to resolve it.

Additional Information:

  • API version: 25.2.2.2061
  • Base URL: https://financefs.ap-southeast-1.manager.io/api2

Any guidance on how to resolve this error or how can I access COGS from API? what might be causing it would be greatly appreciated. Thank you!