No badges yet
No accepted solutions yet
Bug: Download zip {"error":"43","errorMsg":"Block ID is required."}
Fix: in the query param, replace "id" by "blockId". Example: - old URL: https://v0.dev/chat/api/download-zip?id=VVVV - new URL: https://v0.dev/chat/api/download-zip?blockId=VVVV...
"error":"43 in V0
Workaround: in the query param, replace "id" by "blockId". Example: - old URL: https://v0.dev/chat/api/download-zip?id=VVVV - new URL:...
Bug: Download zip {"error":"43","errorMsg":"Block ID is required."}
same issue here, getting error 43 when trying to download project as ZIP
Error 43: download zip folder
error download zip folder: {"error":"43","errorMsg":"Block ID is required."}
"error":"43 in V0
same issue, I can't download source code as Zip file. Also it's not working when trying to install using npx command