Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Vercel Blob: No token found #833

Open
ajlaird opened this issue Feb 23, 2025 · 1 comment
Open

Vercel Blob: No token found #833

ajlaird opened this issue Feb 23, 2025 · 1 comment

Comments

@ajlaird
Copy link

ajlaird commented Feb 23, 2025

I am able to access blob storage when running locally, but not when deployed to Vercel. The same token is in the environment variables for both local and server deployments and the environment variable is listed as available for all environments on my Vercel project.

@vvo
Copy link
Member

vvo commented Feb 28, 2025

Hey @ajlaird did you fix your problem? If not can you try to console.log(process.env. BLOB_READ_WRITE_TOKEN) before trying to use blob and see if this shows something? thanks

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants