Log in
Log into community
Join the Webstudio community
Most posts
Powered by
Hall
Home
Members
lakimens
l
lakimens
Offline
, last seen 2 months ago
Joined March 7, 2025
Contributions
Comments
Replies
l
lakimens
2 months ago
·
l
Solved
"Secret is incorrect" with local (VS Code) builder
Hi guys, I am trying to run the builder locally, but I can't get past the "secret is incorrect" error when trying to log in.
I've set up the .env.development file under /apps/builder
I'm starting it with pnpm dev
I've ran pnpm migrations migrate and I've restarted many times after editing the .env.development file
I'm entering only the 4 four characters per the guide, and I also tried it with pass:random@email.address
I have no idea what could be causing the issue anymore.
This is the guide I followed:
https://docs.webstudio.is/contributing/contributing-for-developers#running-the-webstudio-project-using-vs-code
3 comments
l
O