We're migrating to tempo API v4 since V3 stopped working
Ever since tempo Api v2 we’ve been using this endpont $url = 'worklogs/jira/filter/' . $jira_filter_id;
Now it seems it was removed in API V4, I can’t find it in the documentation linked above. Calling it returns this error
worklogs/jira/filter/30018 {"limit":1000,"offset":0,"from":"2025-02-01","to":"2025-02-28"} Exception: HTTP error 404 {"errors":[{"message":"Something went wrong. Please change your request and try again later. If the error persists, contact our support team."
What should we do in this case? We need to get all worklogs for a given filter
here's the documentation https://apidocs.tempo.io/
Online forums and learning are now in one easy-to-use experience.
By continuing, you accept the updated Community Terms of Use and acknowledge the Privacy Policy. Your public name, photo, and achievements may be publicly visible and available in search engines.
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.