Hi Netlify team,
I’m getting a MissingBlobsEnvironmentError on every Netlify Function call that uses Netlify Blobs (getStore), even after:
-
A full cache-cleared redeploy
-
Creating a completely new site from the same GitHub repo
Both sites show the identical error:
MissingBlobsEnvironmentError: The environment has not been configured to use Netlify Blobs. To use it manually, supply the following properties when creating a store: siteID, token
Site name: sanunited371.netlify.app
Could someone check if Blobs is properly provisioned for my account/team? Thanks!