fsebbah/n8n-workflows
A field read that is never produced, in a team's own history.
The team behind fsebbah/n8n-workflows changed its n8n workflow “GUILD - Credits Expire Cron”, and a later commit of its own repaired the break that change made. The break lived 29 days. Run on the first change, the check says:
“Call Expire Endpoint” reads a field its input never has
It reads “BACKEND_API_URL” from the item it is given, and no node that feeds it produces that field. The expression will be empty at run time.
The team's two commits
- The change, 29 June 2026. update workflows repertory 61536a1
- The fix, 28 July 2026. Merge pull request #413 from fsebbah/fix/backend-api-url-crons 2be542c
The workflow's file is workflows/GUILD_-_Credits_Expire_Cron.json. Before the change, the check found nothing of this in it; after the fix, it finds nothing again. Each case was read against the team's own fix: the fix changes this step, and the change removes the cause.
Check your workflow
Check a change before it ships: paste the workflow. Free. No account. Nothing is stored unless you choose to share it.