Hello,
I am attempting to use the sections api in my app as described in https://help.shopify.com/en/api/reference/online-store/sections. However whenever I attempt to access a resource it responds with a 403 forbidden access. I have tried adding both the write_content and write_themes scope but neither worked. What access scope do I need in order to be able to access section data via the api?