My Blob store was suspended after hitting the 2,000 Advanced Requests limit on the Hobby plan.
Team / account: fate9413s-projects
Store: vus-arhiv, store_FYMSkfR9BDKLA6cB
Status returned by the API: limits-exceeded-suspended, billingState: suspended
The data is intact - list() and head() still work and I can see all 379 blobs - but every public blob URL returns 403 and any write fails with "Vercel Blob: This store has been suspended". The suspension did not clear when the monthly usage reset on 1 September, and I cannot create a replacement store either (the API returns usage_threshold_limits_reached).
I have already moved the application off Blob, so it no longer consumes any operations on this store. I just need to read the existing data out of it one final time. It contains records for an event on 5 September that cannot be recreated.
Could someone please reactivate the store, or grant read access long enough for me to export it? I only need to download the existing blobs - I will not write to it.
Thank you.