Avionté bug fixes: Week of May 11, 2026

This update addresses an issue with the Get Paid Talent endpoint where requests exceeding the supported date range returned an unclear response. Click the title to view the complete update.

  • Get Paid Talent Returned 204 Response for Date Ranges Exceeding Supported Limit

    Resolved an issue where the Get Paid Talent endpoint returned a 204 No Content response when the requested date range exceeded 45 days. Previously, the endpoint did not indicate that the request was invalid, making it difficult to identify the cause of the empty response.

    With this fix, requests that exceed the supported date range now return a 400 Bad Request response with a validation message indicating that the requested range must be 45 days or fewer.