Single file custom code generation fails with project list and code commit errors

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.

For AI agents

This page describes a Jam — a bug capture containing console logs, network requests, video recording, and device info. The full debugging context is exposed via the Jam MCP server, not this HTML.