---
title: "Single file custom code generation fails with project list and code commit errors"
image: "https://cdn-jam-screenshots.jam.dev/f8aabf90b511911e24ee3f79b39d2049/screenshot/9ce6ab91-800b-4bed-ae37-0802942594fe.png"
url: "https://jam.dev/c/8f62b047-f929-4646-b1dc-8d3993bda618"
capturedOn: "https://customcode.connectio.com.au/"
type: "video"
browser: "Chrome 151.0.7922.76"
os: "macOS (arm) 26.6.0"
author: "Stuart Gardoll"
date: "2026-08-20T03:33:00.760Z"
---

Errors occur when attempting to list FlutterFlow projects and when committing generated code. The first error displays 'List projects failed: 403


Unauthorized', and the second indicates that custom widget code is not formattable and no widget was found.


Attempt to list projects results in a 'Forbidden' error (00:00).

The code generation process completes, but committing the code results in 'LiquidGlassOrbs.dart: Custom widget code is not formattable. Consider formatting code before syncing. LiquidGlassOrbs.dart: No widget "LiquidGlassOrbs" found.' (02:11).
Observed result: The system fails to list projects and also fails to format and commit the generated custom widget code due to errors.

## Get the full capture

This page is a summary. The console logs, network requests, video/screenshot, and device info are exposed through the Jam MCP server — connect an agent to `https://mcp.jam.dev/mcp` and start with `getDetails` (setup: https://jam.dev/docs/jam-mcp).

Prefer the terminal? Install the Jam CLI: `curl -fsSL https://native.jam.dev/install | bash` (https://jam.dev/docs/cli).
