Content API not returning data

API content most of the time is not returning results.

We are using the @builder.io/sdk-react fetchEntries and most of the time there’s no results. After some investigation using the url for fetching directly in the browser or in postman we noticed it return sometimes, but sometimes not.

Builder public api key
Public API Key: 7835b45c92b04a26beedd3c1851c74a5

Detailed steps to reproduce the bug

Below link for getting the content, just one example, but there are issues with most of the content setup on Builder
Hero Banner Content

Screenshots or video link
First tries on postman and also getting the url on browser

And after some retries, it returned the results. But it keeps going and backing

Code stack you are integrating Builder with
NextJS

Hello @carlosfreitas,

Thank you for providing the details and the example page. We’ve identified that the issue is related to how targeting rules are being processed when certain user attributes, such as storefrontLanguage , are arrays. This caused an edge case in our infrastructure, leading to the errors you’ve encountered.

Our team has deployed a fix to address this issue, and this should be resolved now. If you encounter any further issues, feel free to share additional details, and we’ll be happy to assist further.

Thanks,