Skip to content
Download

Troubleshooting

“AI auth token is missing” or AI panel won’t send

Section titled ““AI auth token is missing” or AI panel won’t send”
  • Sign in again and resend your prompt.
  • If it keeps happening, fully sign out and sign back in.

AI shows “No code changes were proposed”

Section titled “AI shows “No code changes were proposed””
  • This is a valid outcome when your prompt is too broad or asks only for analysis.
  • Try a concrete follow-up: mention exact file names and the expected result.
  • Wait for the AI status to move past [connecting] Ssscript.
  • If it stays stuck, restart the app and retry from the same project.
  • Open the terminal panel and run Install first.
  • Then run build again and fix any reported errors before deploying.
  • Confirm you are signed in.
  • Confirm you have an active subscription if deploy is gated.
  • Use the Deploy overlay status:
    • Building project… means local build is in progress.
    • Uploading build output… means hosted upload is in progress.
    • Deploy failed: … includes the immediate failure reason.
  • Projects live under the app data directory (e.g. on macOS: ~/Library/Application Support/.../projects). Use Open projects folder from the entry screen to open that folder.
  • Ensure the project folder contains a valid project.json. If you moved the folder, you may need to open it via Open projects folder and then open the project from the list again.

For step-by-step usage, see AI edits, Deploy & embed, and Embedding in Webflow.