简体   繁体   中英

ActiveCollab 5.15 TrackingReport filter API returns 404

The TrackingReport filter is returning a 404:

https://developers.activecollab.com/api-documentation/v1/reports-and-filters/expenses-filter.html

I'm using the following GET call: /api/v1/reports/run?type=TrackingReport

X-Angie-ApplicationVersion →5.15.122

Other filters run fine.

TrackingReport changed name to TrackingFilter . Check out this answer for a working example of tracking filter request:

https://stackoverflow.com/a/33790638/338473

The technical post webpages of this site follow the CC BY-SA 4.0 protocol. If you need to reprint, please indicate the site URL or the original address.Any question please contact:yoyou2525@163.com.

 
粤ICP备18138465号  © 2020-2024 STACKOOM.COM