Section rendering API fails?

Has anyone encountered section rendering API failures recently?

Theme fails to update cart bubble and cart drawer contents because cart requests return with sections: null .
Theme is Alchemy, but looks like theme-independent.
I’ve run a couple of fetch requests from dev console, same 2 request URLs in Alchemy demo store, Dawn demo store and store in question:

:wave: Hey @tim_tairli,

Thank you for reporting this!

I’ve tried to reproduce this issue in the stores linked above, and I haven’t had success:

Could you please link the request ID (response header) in the request where you get null sections? With that, we may understand and investigate the root cause of the problem.

Thanks again for reporting it!

1 Like

Probably because you’re reaching US servers and we both are not?

This is just from normal theme process:

94fc772f-d761-46a9-b2e2-edc5134ea4f0-1730984403

(This one, right?)

And in incognito from the /cart.js page I’ve just gotten an even crazier response:
Request Id 9585d899-b7d4-4aa9-a3c1-22d5fca33c89-1730984868

Same request, but not in incognito produced null, request-id 524c2d8d-12d3-4496-8b57-ae3c789ac44b-1730985285

Having the same issues today (for example, cart/add.js returns sections: null) , but they are isolated to the theme editor only in my case.

1 Like