Frontend rendering disables ACF elements?

Somehow when I’m working with a query and turning on frontend rendering, ACF elements cannot be retrieved anymore.

Both image and numeric ACF input fields default to their respective fallbacks.

Why is this?

Hi @boris,

This is due to the fact that we recently introduced a limit in access to ACF Fields through the Cwicly API: 1.2.8.7.2

You can either disable this from the Cwicly Settings → Advanced Settings → Require ACF API REST or enable API REST access from the ACF Group of your choice.

Hope that helps.