We’ve identified the root cause and deployed a fix to restore the original behavior of the GET /offer-wall/pub-member/offers endpoint.
Unfiltered requests now correctly return both InProgress and Completed offers as expected and our team will continue to monitor the fix.
No offer data was lost during the incident.
Thank you for your patience while we resolved this issue.
Posted Jul 22, 2025 - 20:56 UTC
Investigating
We are currently investigating an issue affecting the default behavior of the GET /offer-wall/pub-member/offers API endpoint.
When no status filter is provided, the API is currently returning only Completed offers, rather than the expected default of both InProgress and Completed offers.
Workaround: You can receive the full expected data by explicitly passing the desired status filter (e.g., filter.Progress=InProgress or filter.Progress=Completed) in your request.
We will provide updates as we identify the root cause and work toward a resolution. Thank you for your patience.