Public scan — anyone with this URL can view this analysis. Sign up to track your own repos privately, run scheduled re-scans, and get AI fix prompts via your dashboard.

shaktisingh204/wachat

https://github.com/shaktisingh204/wachat · scanned 2026-06-16 00:14 UTC (2 months, 2 weeks ago)

1838 raw signals (0 security + 1838 graph)

UNIFIED Repobility · multi-layer engine · AI coders

Complete repo analysis

Last scanned 2 months, 2 weeks ago · v1 · 1829 actionable findings from 1 signal source. 9 repeated signals grouped for readability. Security checks, system graph analysis, and verified AI-agent feedback are merged into one review queue.

JSON
Severity distribution — click a segment to filter
Active filters: excluding tests × Reset all
Corpus Intelligence Cross-corpus context (cohort percentile, top patterns, fix plan) is shown only on repositories you own. Sign up and connect your repo to view it.
Scan summary Repository scanned at 51.4/100 with 100.0% coverage. It contains 84801 nodes across 30 cross-layer flows, written primarily in mixed languages. Engine surfaced 1838 findings — concentrated in frontend (845), quality (603), api (265). Risk profile is high: 3 critical, 293 high, 264 medium. Recommended next step: open the frontend layer findings first — that's where the highest-impact wins live.

Showing 953 of 1829 actionable findings. 1838 raw detector signals were grouped into reader-sized issues. Click TP / FP to vote on a finding's accuracy — votes adjust the confidence weighting and improve detection across the platform.

critical System graph security Secrets conf 1.00 Possible secret in src/app/dashboard/user/profile/page.client.tsx
Detected pattern matching password_literal. Rotate the credential and move to a secret manager.
src/app/dashboard/user/profile/page.client.tsx:48
critical System graph security Secrets conf 1.00 Possible secret in src/lib/sabcrm/shared/src/types/AppPath.ts
Detected pattern matching password_literal. Rotate the credential and move to a secret manager.
src/lib/sabcrm/shared/src/types/AppPath.ts:7
critical System graph security Secrets conf 1.00 Possible secret in src/lib/sabcrm/twenty-user-bridge.ts
Detected pattern matching password_literal. Rotate the credential and move to a secret manager.
src/lib/sabcrm/twenty-user-bridge.ts:60
high System graph api Wiring conf 1.00 Dangling fetch: DELETE /api/sabflow/${flowId}/presence (src/components/sabflow/presence/usePresence.ts:72)
`src/components/sabflow/presence/usePresence.ts:72` calls `DELETE /api/sabflow/${flowId}/presence` but no backend route matches that path. This is a runtime 404 waiting to happen. Tool: fetch Normalized path used for matching: `/sabflow/<p>/presence` If this points at an external API, prefix it wi…
Dangling fetchFetch
high System graph api Wiring conf 1.00 Dangling fetch: DELETE /api/sabflow/api-keys/${row._id} (src/app/dashboard/sabflow/api-keys/_components/api-keys-client.tsx:189)
`src/app/dashboard/sabflow/api-keys/_components/api-keys-client.tsx:189` calls `DELETE /api/sabflow/api-keys/${row._id}` but no backend route matches that path. This is a runtime 404 waiting to happen. Tool: fetch Normalized path used for matching: `/sabflow/api-keys/<p>` If this points at an exte…
Dangling fetchFetch
high System graph api Wiring conf 1.00 Dangling fetch: DELETE /api/sabflow/credentials/${credentialId} (src/app/dashboard/sabflow/credentials/[id]/scopes/_components/scopes-client.tsx:227)
`src/app/dashboard/sabflow/credentials/[id]/scopes/_components/scopes-client.tsx:227` calls `DELETE /api/sabflow/credentials/${credentialId}` but no backend route matches that path. This is a runtime 404 waiting to happen. Tool: fetch Normalized path used for matching: `/sabflow/credentials/<p>` I…
Dangling fetchFetch
high System graph api Wiring conf 1.00 Dangling fetch: DELETE /api/sabflow/credentials/${credentialId}/scopes/${encodeURIComponent( scope, )} (src/app/dashboard/sabflow/credentials/[id]/scopes/_components/scopes-client.tsx:156)
`src/app/dashboard/sabflow/credentials/[id]/scopes/_components/scopes-client.tsx:156` calls `DELETE /api/sabflow/credentials/${credentialId}/scopes/${encodeURIComponent( scope, )}` but no backend route matches that path. This is a runtime 404 waiting to happen. Tool: fetch No…
Dangling fetchFetch
high System graph api Wiring conf 1.00 Dangling fetch: DELETE /api/sabflow/credentials/${deleteTarget.id} (src/app/dashboard/sabflow/connections/_components/connections-client.tsx:525)
`src/app/dashboard/sabflow/connections/_components/connections-client.tsx:525` calls `DELETE /api/sabflow/credentials/${deleteTarget.id}` but no backend route matches that path. This is a runtime 404 waiting to happen. Tool: fetch Normalized path used for matching: `/sabflow/credentials/<p>` If th…
Dangling fetchFetch
high System graph api Wiring conf 1.00 Dangling fetch: DELETE /api/sabflow/domains/${id} (src/components/sabflow/panels/DomainsPanel.tsx:114)
`src/components/sabflow/panels/DomainsPanel.tsx:114` calls `DELETE /api/sabflow/domains/${id}` but no backend route matches that path. This is a runtime 404 waiting to happen. Tool: fetch Normalized path used for matching: `/sabflow/domains/<p>` If this points at an external API, prefix it with `h…
Dangling fetchFetch
high System graph api Wiring conf 1.00 Dangling fetch: DELETE /api/sabflow/env-vars?key=${encodeURIComponent(confirmDelete.key)} (src/app/dashboard/sabflow/env-vars/_components/env-vars-client.tsx:147)
`src/app/dashboard/sabflow/env-vars/_components/env-vars-client.tsx:147` calls `DELETE /api/sabflow/env-vars?key=${encodeURIComponent(confirmDelete.key)}` but no backend route matches that path. This is a runtime 404 waiting to happen. Tool: fetch Normalized path used for matching: `/sabflow/env-v…
Dangling fetchFetch
high System graph api Wiring conf 1.00 Dangling fetch: DELETE /api/sabflow/folders/${folderId} (src/app/dashboard/sabflow/folders/_components/folders-client.tsx:166)
`src/app/dashboard/sabflow/folders/_components/folders-client.tsx:166` calls `DELETE /api/sabflow/folders/${folderId}` but no backend route matches that path. This is a runtime 404 waiting to happen. Tool: fetch Normalized path used for matching: `/sabflow/folders/<p>` If this points at an externa…
Dangling fetchFetch
high System graph api Wiring conf 1.00 Dangling fetch: DELETE /api/sabflow/workspaces/${workspace.id} (src/components/sabflow/workspaces/WorkspaceSettingsPage.tsx:256)
`src/components/sabflow/workspaces/WorkspaceSettingsPage.tsx:256` calls `DELETE /api/sabflow/workspaces/${workspace.id}` but no backend route matches that path. This is a runtime 404 waiting to happen. Tool: fetch Normalized path used for matching: `/sabflow/workspaces/<p>` If this points at an ex…
Dangling fetchFetch
high System graph api Wiring conf 1.00 Dangling fetch: DELETE /api/sabflow/workspaces/${workspaceId}/invites/${inviteId} (src/app/dashboard/sabflow/invites/_components/invites-client.tsx:201)
`src/app/dashboard/sabflow/invites/_components/invites-client.tsx:201` calls `DELETE /api/sabflow/workspaces/${workspaceId}/invites/${inviteId}` but no backend route matches that path. This is a runtime 404 waiting to happen. Tool: fetch Normalized path used for matching: `/sabflow/workspaces/<p>/…
Dangling fetchFetch
high System graph api Wiring conf 1.00 Dangling fetch: DELETE /api/sabflow/workspaces/${workspaceId}/invites/${inviteId} (src/components/sabflow/workspaces/WorkspaceSettingsPage.tsx:667)
`src/components/sabflow/workspaces/WorkspaceSettingsPage.tsx:667` calls `DELETE /api/sabflow/workspaces/${workspaceId}/invites/${inviteId}` but no backend route matches that path. This is a runtime 404 waiting to happen. Tool: fetch Normalized path used for matching: `/sabflow/workspaces/<p>/invit…
Dangling fetchFetch
high System graph api Wiring conf 1.00 Dangling fetch: DELETE /api/sabflow/workspaces/${workspaceId}/members/${memberId} (src/components/sabflow/workspaces/WorkspaceSettingsPage.tsx:432)
`src/components/sabflow/workspaces/WorkspaceSettingsPage.tsx:432` calls `DELETE /api/sabflow/workspaces/${workspaceId}/members/${memberId}` but no backend route matches that path. This is a runtime 404 waiting to happen. Tool: fetch Normalized path used for matching: `/sabflow/workspaces/<p>/membe…
Dangling fetchFetch
high System graph api Wiring conf 1.00 Dangling fetch: DELETE /api/sabwriter/presence/leave?documentId=${encodeURIComponent(this.docId)} (src/lib/sabwriter/transport.ts:123)
`src/lib/sabwriter/transport.ts:123` calls `DELETE /api/sabwriter/presence/leave?documentId=${encodeURIComponent(this.docId)}` but no backend route matches that path. This is a runtime 404 waiting to happen. Tool: fetch Normalized path used for matching: `/sabwriter/presence/leave` If this points …
Dangling fetchFetch
high System graph api Wiring conf 1.00 Dangling fetch: DELETE https://graph.facebook.com/${API_VERSION}/${commentId} (src/lib/webhook-processor.ts:1963)
`src/lib/webhook-processor.ts:1963` calls `DELETE https://graph.facebook.com/${API_VERSION}/${commentId}` but no backend route matches that path. This is a runtime 404 waiting to happen. Tool: axios Normalized path used for matching: `/https:/graph.facebook.com/<p>/<p>` If this points at an extern…
Dangling fetchAxios
high System graph api Wiring conf 1.00 Dangling fetch: DELETE https://graph.facebook.com/${API_VERSION}/${project.wabaId}/payment_configuration (src/components/20ui-domain/whatsapp.actions.ts:603)
`src/components/20ui-domain/whatsapp.actions.ts:603` calls `DELETE https://graph.facebook.com/${API_VERSION}/${project.wabaId}/payment_configuration` but no backend route matches that path. This is a runtime 404 waiting to happen. Tool: axios Normalized path used for matching: `/https:/graph.faceb…
Dangling fetchAxios
high System graph api Wiring conf 1.00 Dangling fetch: GET /api/marketplace/installed?projectId=${encodeURIComponent(projectId)} (src/app/dashboard/marketplace/installed/page.tsx:68)
`src/app/dashboard/marketplace/installed/page.tsx:68` calls `GET /api/marketplace/installed?projectId=${encodeURIComponent(projectId)}` but no backend route matches that path. This is a runtime 404 waiting to happen. Tool: fetch Normalized path used for matching: `/marketplace/installed` If this p…
Dangling fetchFetch
high System graph api Wiring conf 1.00 Dangling fetch: GET /api/sabflow/${flowId}/analytics (src/components/sabflow/results/FlowResultsClient.tsx:473)
`src/components/sabflow/results/FlowResultsClient.tsx:473` calls `GET /api/sabflow/${flowId}/analytics` but no backend route matches that path. This is a runtime 404 waiting to happen. Tool: fetch Normalized path used for matching: `/sabflow/<p>/analytics` If this points at an external API, prefix…
Dangling fetchFetch
high System graph api Wiring conf 1.00 Dangling fetch: GET /api/sabflow/${flowId}/analytics?${params.toString()} (src/components/sabflow/graph/providers/AnalyticsProvider.tsx:166)
`src/components/sabflow/graph/providers/AnalyticsProvider.tsx:166` calls `GET /api/sabflow/${flowId}/analytics?${params.toString()}` but no backend route matches that path. This is a runtime 404 waiting to happen. Tool: fetch Normalized path used for matching: `/sabflow/<p>/analytics` If this poin…
Dangling fetchFetch
high System graph api Wiring conf 1.00 Dangling fetch: GET /api/sabflow/${flowId}/notifications (src/components/sabflow/panels/NotificationsPanel.tsx:136)
`src/components/sabflow/panels/NotificationsPanel.tsx:136` calls `GET /api/sabflow/${flowId}/notifications` but no backend route matches that path. This is a runtime 404 waiting to happen. Tool: fetch Normalized path used for matching: `/sabflow/<p>/notifications` If this points at an external API…
Dangling fetchFetch
high System graph api Wiring conf 1.00 Dangling fetch: GET /api/sabflow/${flowId}/submissions?${qs} (src/components/sabflow/results/FlowResultsClient.tsx:266)
`src/components/sabflow/results/FlowResultsClient.tsx:266` calls `GET /api/sabflow/${flowId}/submissions?${qs}` but no backend route matches that path. This is a runtime 404 waiting to happen. Tool: fetch Normalized path used for matching: `/sabflow/<p>/submissions` If this points at an external A…
Dangling fetchFetch
high System graph api Wiring conf 1.00 Dangling fetch: GET /api/sabflow/${flowId}/versions (src/components/sabflow/panels/VersionHistoryPanel.tsx:148)
`src/components/sabflow/panels/VersionHistoryPanel.tsx:148` calls `GET /api/sabflow/${flowId}/versions` but no backend route matches that path. This is a runtime 404 waiting to happen. Tool: fetch Normalized path used for matching: `/sabflow/<p>/versions` If this points at an external API, prefix …
Dangling fetchFetch
high System graph api Wiring conf 1.00 Dangling fetch: GET /api/sabflow/${flowId}/versions/${versionId} (src/app/dashboard/sabflow/flow-builder/[flowId]/diff/page.tsx:83)
`src/app/dashboard/sabflow/flow-builder/[flowId]/diff/page.tsx:83` calls `GET /api/sabflow/${flowId}/versions/${versionId}` but no backend route matches that path. This is a runtime 404 waiting to happen. Tool: fetch Normalized path used for matching: `/sabflow/<p>/versions/<p>` If this points at …
Dangling fetchFetch
high System graph api Wiring conf 1.00 Dangling fetch: GET /api/sabflow/${flowId}/webhooks (src/app/dashboard/sabflow/[flowId]/webhooks/_components/webhooks-client.tsx:69)
`src/app/dashboard/sabflow/[flowId]/webhooks/_components/webhooks-client.tsx:69` calls `GET /api/sabflow/${flowId}/webhooks` but no backend route matches that path. This is a runtime 404 waiting to happen. Tool: fetch Normalized path used for matching: `/sabflow/<p>/webhooks` If this points at an …
Dangling fetchFetch
high System graph api Wiring conf 1.00 Dangling fetch: GET /api/sabflow/api-keys (src/app/dashboard/sabflow/api-keys/_components/api-keys-client.tsx:94)
`src/app/dashboard/sabflow/api-keys/_components/api-keys-client.tsx:94` calls `GET /api/sabflow/api-keys` but no backend route matches that path. This is a runtime 404 waiting to happen. Tool: fetch Normalized path used for matching: `/sabflow/api-keys` If this points at an external API, prefix it…
Dangling fetchFetch
high System graph api Wiring conf 1.00 Dangling fetch: GET /api/sabflow/app-presets (src/lib/sabflow/app-presets/client.ts:50)
`src/lib/sabflow/app-presets/client.ts:50` calls `GET /api/sabflow/app-presets` but no backend route matches that path. This is a runtime 404 waiting to happen. Tool: fetch Normalized path used for matching: `/sabflow/app-presets` If this points at an external API, prefix it with `https://` so the…
Dangling fetchFetch
high System graph api Wiring conf 1.00 Dangling fetch: GET /api/sabflow/app-presets/${encodeURIComponent(id)} (src/lib/sabflow/app-presets/client.ts:78)
`src/lib/sabflow/app-presets/client.ts:78` calls `GET /api/sabflow/app-presets/${encodeURIComponent(id)}` but no backend route matches that path. This is a runtime 404 waiting to happen. Tool: fetch Normalized path used for matching: `/sabflow/app-presets/<p>` If this points at an external API, pr…
Dangling fetchFetch
high System graph api Wiring conf 1.00 Dangling fetch: GET /api/sabflow/audit?${params.toString()} (src/app/dashboard/sabflow/audit/_components/audit-client.tsx:149)
`src/app/dashboard/sabflow/audit/_components/audit-client.tsx:149` calls `GET /api/sabflow/audit?${params.toString()}` but no backend route matches that path. This is a runtime 404 waiting to happen. Tool: fetch Normalized path used for matching: `/sabflow/audit` If this points at an external API,…
Dangling fetchFetch
high System graph api Wiring conf 1.00 Dangling fetch: GET /api/sabflow/credentials (src/app/dashboard/sabflow/connections/_components/connections-client.tsx:345)
`src/app/dashboard/sabflow/connections/_components/connections-client.tsx:345` calls `GET /api/sabflow/credentials` but no backend route matches that path. This is a runtime 404 waiting to happen. Tool: fetch Normalized path used for matching: `/sabflow/credentials` If this points at an external A…
Dangling fetchFetch
high System graph api Wiring conf 1.00 Dangling fetch: GET /api/sabflow/credentials/${credentialId}/scopes (src/app/dashboard/sabflow/credentials/[id]/scopes/_components/scopes-client.tsx:111)
`src/app/dashboard/sabflow/credentials/[id]/scopes/_components/scopes-client.tsx:111` calls `GET /api/sabflow/credentials/${credentialId}/scopes` but no backend route matches that path. This is a runtime 404 waiting to happen. Tool: fetch Normalized path used for matching: `/sabflow/credentials/<p…
Dangling fetchFetch
high System graph api Wiring conf 1.00 Dangling fetch: GET /api/sabflow/credentials?type=${encodeURIComponent(credentialType)} (src/components/sabflow/panels/blocks/shared/CredentialSelect.tsx:43)
`src/components/sabflow/panels/blocks/shared/CredentialSelect.tsx:43` calls `GET /api/sabflow/credentials?type=${encodeURIComponent(credentialType)}` but no backend route matches that path. This is a runtime 404 waiting to happen. Tool: fetch Normalized path used for matching: `/sabflow/credential…
Dangling fetchFetch
high System graph api Wiring conf 1.00 Dangling fetch: GET /api/sabflow/credentials?type=${provider} (src/components/sabflow/panels/blocks/inputs/PaymentInputSettings.tsx:159)
`src/components/sabflow/panels/blocks/inputs/PaymentInputSettings.tsx:159` calls `GET /api/sabflow/credentials?type=${provider}` but no backend route matches that path. This is a runtime 404 waiting to happen. Tool: fetch Normalized path used for matching: `/sabflow/credentials` If this points at …
Dangling fetchFetch
high System graph api Wiring conf 1.00 Dangling fetch: GET /api/sabflow/domains (src/components/sabflow/panels/DomainsPanel.tsx:72)
`src/components/sabflow/panels/DomainsPanel.tsx:72` calls `GET /api/sabflow/domains` but no backend route matches that path. This is a runtime 404 waiting to happen. Tool: fetch Normalized path used for matching: `/sabflow/domains` If this points at an external API, prefix it with `https://` so th…
Dangling fetchFetch
high System graph api Wiring conf 1.00 Dangling fetch: GET /api/sabflow/env-vars (src/app/dashboard/sabflow/env-vars/_components/env-vars-client.tsx:85)
`src/app/dashboard/sabflow/env-vars/_components/env-vars-client.tsx:85` calls `GET /api/sabflow/env-vars` but no backend route matches that path. This is a runtime 404 waiting to happen. Tool: fetch Normalized path used for matching: `/sabflow/env-vars` If this points at an external API, prefix it…
Dangling fetchFetch
high System graph api Wiring conf 1.00 Dangling fetch: GET /api/sabflow/executions/${executionId} (src/app/dashboard/sabflow/executions/_components/execution-replay-client.tsx:133)
`src/app/dashboard/sabflow/executions/_components/execution-replay-client.tsx:133` calls `GET /api/sabflow/executions/${executionId}` but no backend route matches that path. This is a runtime 404 waiting to happen. Tool: fetch Normalized path used for matching: `/sabflow/executions/<p>` If this po…
Dangling fetchFetch
high System graph api Wiring conf 1.00 Dangling fetch: GET /api/sabflow/executions?${params.toString()} (src/app/dashboard/sabflow/executions/_components/executions-list-client.tsx:102)
`src/app/dashboard/sabflow/executions/_components/executions-list-client.tsx:102` calls `GET /api/sabflow/executions?${params.toString()}` but no backend route matches that path. This is a runtime 404 waiting to happen. Tool: fetch Normalized path used for matching: `/sabflow/executions` If this p…
Dangling fetchFetch
high System graph api Wiring conf 1.00 Dangling fetch: GET /api/sabflow/executions?limit=100 (src/app/flow/executions/page.tsx:85)
`src/app/flow/executions/page.tsx:85` calls `GET /api/sabflow/executions?limit=100` but no backend route matches that path. This is a runtime 404 waiting to happen. Tool: fetch Normalized path used for matching: `/sabflow/executions` If this points at an external API, prefix it with `https://` so …
Dangling fetchFetch
high System graph api Wiring conf 1.00 Dangling fetch: GET /api/sabflow/flows-by-folder?folder=${encodeURIComponent(folder.name)} (src/app/dashboard/sabflow/folders/_components/folders-client.tsx:88)
`src/app/dashboard/sabflow/folders/_components/folders-client.tsx:88` calls `GET /api/sabflow/flows-by-folder?folder=${encodeURIComponent(folder.name)}` but no backend route matches that path. This is a runtime 404 waiting to happen. Tool: fetch Normalized path used for matching: `/sabflow/flows-b…
Dangling fetchFetch
high System graph api Wiring conf 1.00 Dangling fetch: GET /api/sabflow/folders (src/app/dashboard/sabflow/folders/_components/folders-client.tsx:75)
`src/app/dashboard/sabflow/folders/_components/folders-client.tsx:75` calls `GET /api/sabflow/folders` but no backend route matches that path. This is a runtime 404 waiting to happen. Tool: fetch Normalized path used for matching: `/sabflow/folders` If this points at an external API, prefix it wit…
Dangling fetchFetch
high System graph api Wiring conf 1.00 Dangling fetch: GET /api/sabflow/forge-metadata (src/lib/sabflow/forge/metadata-client.ts:28)
`src/lib/sabflow/forge/metadata-client.ts:28` calls `GET /api/sabflow/forge-metadata` but no backend route matches that path. This is a runtime 404 waiting to happen. Tool: fetch Normalized path used for matching: `/sabflow/forge-metadata` If this points at an external API, prefix it with `https:/…
Dangling fetchFetch
high System graph api Wiring conf 1.00 Dangling fetch: GET /api/sabflow/forge-metadata?summary=1 (src/lib/sabflow/editor-catalog/useAppCatalog.ts:191)
`src/lib/sabflow/editor-catalog/useAppCatalog.ts:191` calls `GET /api/sabflow/forge-metadata?summary=1` but no backend route matches that path. This is a runtime 404 waiting to happen. Tool: fetch Normalized path used for matching: `/sabflow/forge-metadata` If this points at an external API, prefi…
Dangling fetchFetch
high System graph api Wiring conf 1.00 Dangling fetch: GET /api/sabflow/health (src/app/dashboard/sabflow/health/_components/health-client.tsx:120)
`src/app/dashboard/sabflow/health/_components/health-client.tsx:120` calls `GET /api/sabflow/health` but no backend route matches that path. This is a runtime 404 waiting to happen. Tool: fetch Normalized path used for matching: `/sabflow/health` If this points at an external API, prefix it with `…
Dangling fetchFetch
high System graph api Wiring conf 1.00 Dangling fetch: GET /api/sabflow/logs?limit=300 (src/app/dashboard/sabflow/logs/page.tsx:123)
`src/app/dashboard/sabflow/logs/page.tsx:123` calls `GET /api/sabflow/logs?limit=300` but no backend route matches that path. This is a runtime 404 waiting to happen. Tool: fetch Normalized path used for matching: `/sabflow/logs` If this points at an external API, prefix it with `https://` so the …
Dangling fetchFetch
high System graph api Wiring conf 1.00 Dangling fetch: GET /api/sabflow/nodes (src/app/flow/nodes/NodesSidebar.tsx:22)
`src/app/flow/nodes/NodesSidebar.tsx:22` calls `GET /api/sabflow/nodes` but no backend route matches that path. This is a runtime 404 waiting to happen. Tool: fetch Normalized path used for matching: `/sabflow/nodes` If this points at an external API, prefix it with `https://` so the matcher skips…
Dangling fetchFetch
high System graph api Wiring conf 1.00 Dangling fetch: GET /api/sabflow/nodes (src/components/sabflow/editor/descriptorRegistry.ts:222)
`src/components/sabflow/editor/descriptorRegistry.ts:222` calls `GET /api/sabflow/nodes` but no backend route matches that path. This is a runtime 404 waiting to happen. Tool: fetch Normalized path used for matching: `/sabflow/nodes` If this points at an external API, prefix it with `https://` so …
Dangling fetchFetch
high System graph api Wiring conf 1.00 Dangling fetch: GET /api/sabflow/nodes/${encodeURIComponent(name)} (src/components/sabflow/panels/blocks/shared/NodeSettings.tsx:162)
`src/components/sabflow/panels/blocks/shared/NodeSettings.tsx:162` calls `GET /api/sabflow/nodes/${encodeURIComponent(name)}` but no backend route matches that path. This is a runtime 404 waiting to happen. Tool: fetch Normalized path used for matching: `/sabflow/nodes/<p>` If this points at an ex…
Dangling fetchFetch
high System graph api Wiring conf 1.00 Dangling fetch: GET /api/sabflow/recent-submissions (src/components/sabflow/RecentActivityFeed.tsx:47)
`src/components/sabflow/RecentActivityFeed.tsx:47` calls `GET /api/sabflow/recent-submissions` but no backend route matches that path. This is a runtime 404 waiting to happen. Tool: fetch Normalized path used for matching: `/sabflow/recent-submissions` If this points at an external API, prefix it …
Dangling fetchFetch
high System graph api Wiring conf 1.00 Dangling fetch: GET /api/sabflow/stats?window=24h (src/app/dashboard/sabflow/_components/flow-list-client.tsx:168)
`src/app/dashboard/sabflow/_components/flow-list-client.tsx:168` calls `GET /api/sabflow/stats?window=24h` but no backend route matches that path. This is a runtime 404 waiting to happen. Tool: fetch Normalized path used for matching: `/sabflow/stats` If this points at an external API, prefix it w…
Dangling fetchFetch
high System graph api Wiring conf 1.00 Dangling fetch: GET /api/sabflow/usage/alerts (src/app/dashboard/sabflow/usage/_components/usage-client.tsx:418)
`src/app/dashboard/sabflow/usage/_components/usage-client.tsx:418` calls `GET /api/sabflow/usage/alerts` but no backend route matches that path. This is a runtime 404 waiting to happen. Tool: fetch Normalized path used for matching: `/sabflow/usage/alerts` If this points at an external API, prefix…
Dangling fetchFetch
high System graph api Wiring conf 1.00 Dangling fetch: GET /api/sabflow/usage?days=${days} (src/app/dashboard/sabflow/usage/_components/usage-client.tsx:101)
`src/app/dashboard/sabflow/usage/_components/usage-client.tsx:101` calls `GET /api/sabflow/usage?days=${days}` but no backend route matches that path. This is a runtime 404 waiting to happen. Tool: fetch Normalized path used for matching: `/sabflow/usage` If this points at an external API, prefix …
Dangling fetchFetch
high System graph api Wiring conf 1.00 Dangling fetch: GET /api/sabflow/whatsapp/${flowId}/config (src/components/sabflow/panels/WhatsAppPanel.tsx:165)
`src/components/sabflow/panels/WhatsAppPanel.tsx:165` calls `GET /api/sabflow/whatsapp/${flowId}/config` but no backend route matches that path. This is a runtime 404 waiting to happen. Tool: fetch Normalized path used for matching: `/sabflow/whatsapp/<p>/config` If this points at an external API,…
Dangling fetchFetch
high System graph api Wiring conf 1.00 Dangling fetch: GET /api/sabflow/workspaces (src/components/sabflow/workspaces/WorkspaceSwitcher.tsx:105)
`src/components/sabflow/workspaces/WorkspaceSwitcher.tsx:105` calls `GET /api/sabflow/workspaces` but no backend route matches that path. This is a runtime 404 waiting to happen. Tool: fetch Normalized path used for matching: `/sabflow/workspaces` If this points at an external API, prefix it with …
Dangling fetchFetch
high System graph api Wiring conf 1.00 Dangling fetch: GET /api/sabflow/workspaces/${workspaceId}/audit-logs (src/components/sabflow/workspaces/WorkspaceSettingsPage.tsx:882)
`src/components/sabflow/workspaces/WorkspaceSettingsPage.tsx:882` calls `GET /api/sabflow/workspaces/${workspaceId}/audit-logs` but no backend route matches that path. This is a runtime 404 waiting to happen. Tool: fetch Normalized path used for matching: `/sabflow/workspaces/<p>/audit-logs` If th…
Dangling fetchFetch
high System graph api Wiring conf 1.00 Dangling fetch: GET /api/sabflow/workspaces/invites (src/app/dashboard/sabflow/invites/_components/invites-client.tsx:145)
`src/app/dashboard/sabflow/invites/_components/invites-client.tsx:145` calls `GET /api/sabflow/workspaces/invites` but no backend route matches that path. This is a runtime 404 waiting to happen. Tool: fetch Normalized path used for matching: `/sabflow/workspaces/invites` If this points at an exte…
Dangling fetchFetch
high System graph api Wiring conf 1.00 Dangling fetch: GET /api/sabmail/ws-token?docId=${encodeURIComponent(docId)} (src/lib/sabmail/collab/use-collab-doc.ts:68)
`src/lib/sabmail/collab/use-collab-doc.ts:68` calls `GET /api/sabmail/ws-token?docId=${encodeURIComponent(docId)}` but no backend route matches that path. This is a runtime 404 waiting to happen. Tool: fetch Normalized path used for matching: `/sabmail/ws-token` If this points at an external API, …
Dangling fetchFetch
high System graph api Wiring conf 1.00 Dangling fetch: GET /api/sabsms/blocks (src/app/sabsms/sabflow-blocks/client.tsx:52)
`src/app/sabsms/sabflow-blocks/client.tsx:52` calls `GET /api/sabsms/blocks` but no backend route matches that path. This is a runtime 404 waiting to happen. Tool: fetch Normalized path used for matching: `/sabsms/blocks` If this points at an external API, prefix it with `https://` so the matcher …
Dangling fetchFetch
high System graph api Wiring conf 1.00 Dangling fetch: GET /api/sign/kiosk/${params.envelopeId}?signerId=${signerId} (src/app/sign/kiosk/[envelopeId]/page.tsx:60)
`src/app/sign/kiosk/[envelopeId]/page.tsx:60` calls `GET /api/sign/kiosk/${params.envelopeId}?signerId=${signerId}` but no backend route matches that path. This is a runtime 404 waiting to happen. Tool: fetch Normalized path used for matching: `/sign/kiosk/<p>` If this points at an external API, p…
Dangling fetchFetch
high System graph api Wiring conf 1.00 Dangling fetch: GET /api/status (src/app/page-client.tsx:2701)
`src/app/page-client.tsx:2701` calls `GET /api/status` but no backend route matches that path. This is a runtime 404 waiting to happen. Tool: fetch Normalized path used for matching: `/status` If this points at an external API, prefix it with `https://` so the matcher skips it.
Dangling fetchFetch
high System graph api Wiring conf 1.00 Dangling fetch: GET /api/v1/sabcall/calls (packages/sabcall-sdk/src/client.ts:315)
`packages/sabcall-sdk/src/client.ts:315` calls `GET /api/v1/sabcall/calls` but no backend route matches that path. This is a runtime 404 waiting to happen. Tool: helper:request Normalized path used for matching: `/v1/sabcall/calls` If this points at an external API, prefix it with `https://` so th…
Dangling fetchHelper:request
high System graph api Wiring conf 1.00 Dangling fetch: GET /api/v1/sabcall/calls (packages/sabcall-sdk/src/client.ts:336)
`packages/sabcall-sdk/src/client.ts:336` calls `GET /api/v1/sabcall/calls` but no backend route matches that path. This is a runtime 404 waiting to happen. Tool: helper:request Normalized path used for matching: `/v1/sabcall/calls` If this points at an external API, prefix it with `https://` so th…
Dangling fetchHelper:request
high System graph api Wiring conf 1.00 Dangling fetch: GET /api/v1/sabcall/calls (packages/sabcall-sdk/src/client.ts:408)
`packages/sabcall-sdk/src/client.ts:408` calls `GET /api/v1/sabcall/calls` but no backend route matches that path. This is a runtime 404 waiting to happen. Tool: helper:request Normalized path used for matching: `/v1/sabcall/calls` If this points at an external API, prefix it with `https://` so th…
Dangling fetchHelper:request
high System graph api Wiring conf 1.00 Dangling fetch: GET /api/v1/sabcall/calls (packages/sabcall-sdk/src/client.ts:439)
`packages/sabcall-sdk/src/client.ts:439` calls `GET /api/v1/sabcall/calls` but no backend route matches that path. This is a runtime 404 waiting to happen. Tool: helper:request Normalized path used for matching: `/v1/sabcall/calls` If this points at an external API, prefix it with `https://` so th…
Dangling fetchHelper:request
high System graph api Wiring conf 1.00 Dangling fetch: GET /api/v1/sabcall/calls (src/lib/sabcall/sdk.ts:152)
`src/lib/sabcall/sdk.ts:152` calls `GET /api/v1/sabcall/calls` but no backend route matches that path. This is a runtime 404 waiting to happen. Tool: helper:request Normalized path used for matching: `/v1/sabcall/calls` If this points at an external API, prefix it with `https://` so the matcher sk…
Dangling fetchHelper:request
high System graph api Wiring conf 1.00 Dangling fetch: GET /api/v1/sabcall/contacts (packages/sabcall-sdk/src/client.ts:354)
`packages/sabcall-sdk/src/client.ts:354` calls `GET /api/v1/sabcall/contacts` but no backend route matches that path. This is a runtime 404 waiting to happen. Tool: helper:request Normalized path used for matching: `/v1/sabcall/contacts` If this points at an external API, prefix it with `https://`…
Dangling fetchHelper:request
high System graph api Wiring conf 1.00 Dangling fetch: GET /api/v1/sabcall/contacts (packages/sabcall-sdk/src/client.ts:373)
`packages/sabcall-sdk/src/client.ts:373` calls `GET /api/v1/sabcall/contacts` but no backend route matches that path. This is a runtime 404 waiting to happen. Tool: helper:request Normalized path used for matching: `/v1/sabcall/contacts` If this points at an external API, prefix it with `https://`…
Dangling fetchHelper:request
high System graph api Wiring conf 1.00 Dangling fetch: GET /api/v1/sabcall/contacts (src/lib/sabcall/sdk.ts:165)
`src/lib/sabcall/sdk.ts:165` calls `GET /api/v1/sabcall/contacts` but no backend route matches that path. This is a runtime 404 waiting to happen. Tool: helper:request Normalized path used for matching: `/v1/sabcall/contacts` If this points at an external API, prefix it with `https://` so the matc…
Dangling fetchHelper:request
high System graph api Wiring conf 1.00 Dangling fetch: GET /api/wachat/contacts/export?${params.toString()} (src/app/wachat/contacts/page.tsx:297)
`src/app/wachat/contacts/page.tsx:297` calls `GET /api/wachat/contacts/export?${params.toString()}` but no backend route matches that path. This is a runtime 404 waiting to happen. Tool: fetch Normalized path used for matching: `/wachat/contacts/export` If this points at an external API, prefix it…
Dangling fetchFetch
high System graph api Wiring conf 1.00 Dangling fetch: GET /sabsheet-engine/manifest.json (src/workers/sabsheet/calc.worker.ts:50)
`src/workers/sabsheet/calc.worker.ts:50` calls `GET /sabsheet-engine/manifest.json` but no backend route matches that path. This is a runtime 404 waiting to happen. Tool: fetch Normalized path used for matching: `/sabsheet-engine/manifest.json` If this points at an external API, prefix it with `ht…
Dangling fetchFetch
high System graph api Wiring conf 1.00 Dangling fetch: GET /wachat (src/components/20ui-domain/onboarding/steps/complete-step.tsx:29)
`src/components/20ui-domain/onboarding/steps/complete-step.tsx:29` calls `GET /wachat` but no backend route matches that path. This is a runtime 404 waiting to happen. Tool: fetch Normalized path used for matching: `/wachat` If this points at an external API, prefix it with `https://` so the match…
Dangling fetchFetch
high System graph api Wiring conf 1.00 Dangling fetch: GET http://suggestqueries.google.com/complete/search?client=chrome&q=${encodeURIComponent(normalizedSeed)}%20 (src/app/dashboard/seo/tools/related-keywords/actions.ts:23)
`src/app/dashboard/seo/tools/related-keywords/actions.ts:23` calls `GET http://suggestqueries.google.com/complete/search?client=chrome&q=${encodeURIComponent(normalizedSeed)}%20` but no backend route matches that path. This is a runtime 404 waiting to happen. Tool: fetch Normalized path used for m…
Dangling fetchFetch
high System graph api Wiring conf 1.00 Dangling fetch: GET http://suggestqueries.google.com/complete/search?client=chrome&q=how%20to%20${encodeURIComponent(normalizedSeed)} (src/app/dashboard/seo/tools/related-keywords/actions.ts:32)
`src/app/dashboard/seo/tools/related-keywords/actions.ts:32` calls `GET http://suggestqueries.google.com/complete/search?client=chrome&q=how%20to%20${encodeURIComponent(normalizedSeed)}` but no backend route matches that path. This is a runtime 404 waiting to happen. Tool: fetch Normalized path us…
Dangling fetchFetch
high System graph api Wiring conf 1.00 Dangling fetch: GET https://api.datamuse.com/words?ml=${encodeURIComponent(s)}&max=1000 (src/app/dashboard/seo/tools/lsi-keywords/page.tsx:33)
`src/app/dashboard/seo/tools/lsi-keywords/page.tsx:33` calls `GET https://api.datamuse.com/words?ml=${encodeURIComponent(s)}&max=1000` but no backend route matches that path. This is a runtime 404 waiting to happen. Tool: fetch Normalized path used for matching: `/https:/api.datamuse.com/words` If…
Dangling fetchFetch
high System graph api Wiring conf 1.00 Dangling fetch: GET https://api.datamuse.com/words?rel_trg=${encodeURIComponent(s)}&max=1000 (src/app/dashboard/seo/tools/lsi-keywords/page.tsx:34)
`src/app/dashboard/seo/tools/lsi-keywords/page.tsx:34` calls `GET https://api.datamuse.com/words?rel_trg=${encodeURIComponent(s)}&max=1000` but no backend route matches that path. This is a runtime 404 waiting to happen. Tool: fetch Normalized path used for matching: `/https:/api.datamuse.com/word…
Dangling fetchFetch
high System graph api Wiring conf 1.00 Dangling fetch: GET https://api.github.com/user (src/app/api/sabflow/credentials/test/route.ts:160)
`src/app/api/sabflow/credentials/test/route.ts:160` calls `GET https://api.github.com/user` but no backend route matches that path. This is a runtime 404 waiting to happen. Tool: fetch Normalized path used for matching: `/https:/api.github.com/user` If this points at an external API, prefix it wit…
Dangling fetchFetch
high System graph api Wiring conf 1.00 Dangling fetch: GET https://api.iconify.design/simple-icons/${name}.svg?color=%23525252 (scripts/fetch-brand-logos.mjs:460)
`scripts/fetch-brand-logos.mjs:460` calls `GET https://api.iconify.design/simple-icons/${name}.svg?color=%23525252` but no backend route matches that path. This is a runtime 404 waiting to happen. Tool: fetch Normalized path used for matching: `/https:/api.iconify.design/simple-icons/<p>.svg` If t…
Dangling fetchFetch
high System graph api Wiring conf 1.00 Dangling fetch: GET https://api.paystack.co/transaction/verify/${encodeURIComponent(intentId)} (src/lib/sabshop/payments.ts:557)
`src/lib/sabshop/payments.ts:557` calls `GET https://api.paystack.co/transaction/verify/${encodeURIComponent(intentId)}` but no backend route matches that path. This is a runtime 404 waiting to happen. Tool: fetch Normalized path used for matching: `/https:/api.paystack.co/transaction/verify/<p>` …
Dangling fetchFetch
high System graph api Wiring conf 1.00 Dangling fetch: GET https://api.pwnedpasswords.com/range/${prefix} (src/app/dashboard/seo/tools/password-generator/page.tsx:128)
`src/app/dashboard/seo/tools/password-generator/page.tsx:128` calls `GET https://api.pwnedpasswords.com/range/${prefix}` but no backend route matches that path. This is a runtime 404 waiting to happen. Tool: fetch Normalized path used for matching: `/https:/api.pwnedpasswords.com/range/<p>` If thi…
Dangling fetchFetch
high System graph api Wiring conf 1.00 Dangling fetch: GET https://api.safaricom.co.ke/oauth/v1/generate?grant_type=client_credentials (src/lib/sabshop/payments.ts:608)
`src/lib/sabshop/payments.ts:608` calls `GET https://api.safaricom.co.ke/oauth/v1/generate?grant_type=client_credentials` but no backend route matches that path. This is a runtime 404 waiting to happen. Tool: fetch Normalized path used for matching: `/https:/api.safaricom.co.ke/oauth/v1/generate` …
Dangling fetchFetch
high System graph api Wiring conf 1.00 Dangling fetch: GET https://api.stripe.com/v1${path} (src/lib/sabshop/payments.ts:92)
`src/lib/sabshop/payments.ts:92` calls `GET https://api.stripe.com/v1${path}` but no backend route matches that path. This is a runtime 404 waiting to happen. Tool: fetch Normalized path used for matching: `/https:/api.stripe.com/v1/<p>` If this points at an external API, prefix it with `https://`…
Dangling fetchFetch
high System graph api Wiring conf 1.00 Dangling fetch: GET https://archive.org/wayback/available?url=${encodeURIComponent(url)} (src/app/dashboard/seo/[projectId]/timetravel/actions.ts:32)
`src/app/dashboard/seo/[projectId]/timetravel/actions.ts:32` calls `GET https://archive.org/wayback/available?url=${encodeURIComponent(url)}` but no backend route matches that path. This is a runtime 404 waiting to happen. Tool: fetch Normalized path used for matching: `/https:/archive.org/wayback…
Dangling fetchFetch
high System graph api Wiring conf 1.00 Dangling fetch: GET https://graph.facebook.com/${API_VERSION}/${businessId} (src/app/actions/onboarding.actions.ts:130)
`src/app/actions/onboarding.actions.ts:130` calls `GET https://graph.facebook.com/${API_VERSION}/${businessId}` but no backend route matches that path. This is a runtime 404 waiting to happen. Tool: axios Normalized path used for matching: `/https:/graph.facebook.com/<p>/<p>` If this points at an …
Dangling fetchAxios
high System graph api Wiring conf 1.00 Dangling fetch: GET https://graph.facebook.com/${API_VERSION}/${message[message.type].id} (src/lib/webhook-processor.ts:1446)
`src/lib/webhook-processor.ts:1446` calls `GET https://graph.facebook.com/${API_VERSION}/${message[message.type].id}` but no backend route matches that path. This is a runtime 404 waiting to happen. Tool: axios Normalized path used for matching: `/https:/graph.facebook.com/<p>/<p>` If this points …
Dangling fetchAxios
high System graph api Wiring conf 1.00 Dangling fetch: GET https://graph.facebook.com/${API_VERSION}/${phoneNumberId}/payment_requests (src/components/20ui-domain/whatsapp.actions.ts:725)
`src/components/20ui-domain/whatsapp.actions.ts:725` calls `GET https://graph.facebook.com/${API_VERSION}/${phoneNumberId}/payment_requests` but no backend route matches that path. This is a runtime 404 waiting to happen. Tool: axios Normalized path used for matching: `/https:/graph.facebook.com/<…
Dangling fetchAxios
high System graph api Wiring conf 1.00 Dangling fetch: GET https://graph.facebook.com/${API_VERSION}/${phoneNumberId}/payment_requests/${requestId} (src/components/20ui-domain/whatsapp.actions.ts:700)
`src/components/20ui-domain/whatsapp.actions.ts:700` calls `GET https://graph.facebook.com/${API_VERSION}/${phoneNumberId}/payment_requests/${requestId}` but no backend route matches that path. This is a runtime 404 waiting to happen. Tool: axios Normalized path used for matching: `/https:/graph.f…
Dangling fetchAxios
high System graph api Wiring conf 1.00 Dangling fetch: GET https://graph.facebook.com/${API_VERSION}/${project.wabaId}/payment_configurations (src/components/20ui-domain/whatsapp.actions.ts:747)
`src/components/20ui-domain/whatsapp.actions.ts:747` calls `GET https://graph.facebook.com/${API_VERSION}/${project.wabaId}/payment_configurations` but no backend route matches that path. This is a runtime 404 waiting to happen. Tool: axios Normalized path used for matching: `/https:/graph.faceboo…
Dangling fetchAxios
high System graph api Wiring conf 1.00 Dangling fetch: GET https://graph.facebook.com/${API_VERSION}/${project.wabaId}/payment_configurations/${configurationName} (src/components/20ui-domain/whatsapp.actions.ts:774)
`src/components/20ui-domain/whatsapp.actions.ts:774` calls `GET https://graph.facebook.com/${API_VERSION}/${project.wabaId}/payment_configurations/${configurationName}` but no backend route matches that path. This is a runtime 404 waiting to happen. Tool: axios Normalized path used for matching: `…
Dangling fetchAxios
high System graph api Wiring conf 1.00 Dangling fetch: GET https://graph.facebook.com/${API_VERSION}/${senderPsid} (src/lib/webhook-processor.ts:2048)
`src/lib/webhook-processor.ts:2048` calls `GET https://graph.facebook.com/${API_VERSION}/${senderPsid}` but no backend route matches that path. This is a runtime 404 waiting to happen. Tool: axios Normalized path used for matching: `/https:/graph.facebook.com/<p>/<p>` If this points at an external…
Dangling fetchAxios
high System graph api Wiring conf 1.00 Dangling fetch: GET https://graph.facebook.com/${API_VERSION}/${wabaId} (src/app/actions/onboarding.actions.ts:106)
`src/app/actions/onboarding.actions.ts:106` calls `GET https://graph.facebook.com/${API_VERSION}/${wabaId}` but no backend route matches that path. This is a runtime 404 waiting to happen. Tool: axios Normalized path used for matching: `/https:/graph.facebook.com/<p>/<p>` If this points at an exte…
Dangling fetchAxios
high System graph api Wiring conf 1.00 Dangling fetch: GET https://graph.facebook.com/${API_VERSION}/${wabaId}/subscribed_apps (src/components/20ui-domain/whatsapp.actions.ts:179)
`src/components/20ui-domain/whatsapp.actions.ts:179` calls `GET https://graph.facebook.com/${API_VERSION}/${wabaId}/subscribed_apps` but no backend route matches that path. This is a runtime 404 waiting to happen. Tool: axios Normalized path used for matching: `/https:/graph.facebook.com/<p>/<p>/s…
Dangling fetchAxios
high System graph api Wiring conf 1.00 Dangling fetch: GET https://graph.facebook.com/${API_VERSION}/debug_token (src/app/actions/onboarding.actions.ts:80)
`src/app/actions/onboarding.actions.ts:80` calls `GET https://graph.facebook.com/${API_VERSION}/debug_token` but no backend route matches that path. This is a runtime 404 waiting to happen. Tool: axios Normalized path used for matching: `/https:/graph.facebook.com/<p>/debug_token` If this points a…
Dangling fetchAxios
high System graph api Wiring conf 1.00 Dangling fetch: GET https://graph.facebook.com/${API_VERSION}/me/accounts (src/app/actions/onboarding.actions.ts:256)
`src/app/actions/onboarding.actions.ts:256` calls `GET https://graph.facebook.com/${API_VERSION}/me/accounts` but no backend route matches that path. This is a runtime 404 waiting to happen. Tool: axios Normalized path used for matching: `/https:/graph.facebook.com/<p>/me/accounts` If this points …
Dangling fetchAxios
high System graph api Wiring conf 1.00 Dangling fetch: GET https://graph.facebook.com/${API_VERSION}/me/adaccounts (src/app/actions/onboarding.actions.ts:278)
`src/app/actions/onboarding.actions.ts:278` calls `GET https://graph.facebook.com/${API_VERSION}/me/adaccounts` but no backend route matches that path. This is a runtime 404 waiting to happen. Tool: axios Normalized path used for matching: `/https:/graph.facebook.com/<p>/me/adaccounts` If this poi…
Dangling fetchAxios
high System graph api Wiring conf 1.00 Dangling fetch: GET https://graph.facebook.com/v25.0/${businessId}/${edge} (src/lib/actions/user.actions.ts:290)
`src/lib/actions/user.actions.ts:290` calls `GET https://graph.facebook.com/v25.0/${businessId}/${edge}` but no backend route matches that path. This is a runtime 404 waiting to happen. Tool: axios Normalized path used for matching: `/https:/graph.facebook.com/v25.0/<p>/<p>` If this points at an e…
Dangling fetchAxios
high System graph api Wiring conf 1.00 Dangling fetch: GET https://graph.facebook.com/v25.0/${wabaId}?fields=name&access_token=${accessToken} (src/components/20ui-domain/project.actions.ts:51)
`src/components/20ui-domain/project.actions.ts:51` calls `GET https://graph.facebook.com/v25.0/${wabaId}?fields=name&access_token=${accessToken}` but no backend route matches that path. This is a runtime 404 waiting to happen. Tool: fetch Normalized path used for matching: `/https:/graph.facebook.…
Dangling fetchFetch
high System graph api Wiring conf 1.00 Dangling fetch: GET https://graph.facebook.com/v25.0/${wabaId}?fields=name&access_token=${accessToken} (src/components/20ui-domain/whatsapp.actions.ts:848)
`src/components/20ui-domain/whatsapp.actions.ts:848` calls `GET https://graph.facebook.com/v25.0/${wabaId}?fields=name&access_token=${accessToken}` but no backend route matches that path. This is a runtime 404 waiting to happen. Tool: fetch Normalized path used for matching: `/https:/graph.faceboo…
Dangling fetchFetch
high System graph api Wiring conf 1.00 Dangling fetch: GET https://graph.facebook.com/v25.0/me/businesses (src/components/20ui-domain/project.actions.ts:36)
`src/components/20ui-domain/project.actions.ts:36` calls `GET https://graph.facebook.com/v25.0/me/businesses` but no backend route matches that path. This is a runtime 404 waiting to happen. Tool: axios Normalized path used for matching: `/https:/graph.facebook.com/v25.0/me/businesses` If this poi…
Dangling fetchAxios
high System graph api Wiring conf 1.00 Dangling fetch: GET https://graph.facebook.com/v25.0/me/businesses (src/components/20ui-domain/whatsapp.actions.ts:833)
`src/components/20ui-domain/whatsapp.actions.ts:833` calls `GET https://graph.facebook.com/v25.0/me/businesses` but no backend route matches that path. This is a runtime 404 waiting to happen. Tool: axios Normalized path used for matching: `/https:/graph.facebook.com/v25.0/me/businesses` If this p…
Dangling fetchAxios
high System graph api Wiring conf 1.00 Dangling fetch: GET https://graph.microsoft.com/v1.0/me (src/app/api/crm/auth/outlook/callback/route.ts:8)
`src/app/api/crm/auth/outlook/callback/route.ts:8` calls `GET https://graph.microsoft.com/v1.0/me` but no backend route matches that path. This is a runtime 404 waiting to happen. Tool: axios Normalized path used for matching: `/https:/graph.microsoft.com/v1.0/me` If this points at an external API…
Dangling fetchAxios
high System graph api Wiring conf 1.00 Dangling fetch: GET https://graph.microsoft.com/v1.0/me (src/lib/sabmail/oauth.ts:182)
`src/lib/sabmail/oauth.ts:182` calls `GET https://graph.microsoft.com/v1.0/me` but no backend route matches that path. This is a runtime 404 waiting to happen. Tool: fetch Normalized path used for matching: `/https:/graph.microsoft.com/v1.0/me` If this points at an external API, prefix it with `ht…
Dangling fetchFetch
high System graph api Wiring conf 1.00 Dangling fetch: GET https://html.duckduckgo.com/html/?q=${urlEncoded} (src/app/dashboard/seo/tools/keyword-difficulty/actions.ts:30)
`src/app/dashboard/seo/tools/keyword-difficulty/actions.ts:30` calls `GET https://html.duckduckgo.com/html/?q=${urlEncoded}` but no backend route matches that path. This is a runtime 404 waiting to happen. Tool: fetch Normalized path used for matching: `/https:/html.duckduckgo.com/html` If this po…
Dangling fetchFetch
high System graph api Wiring conf 1.00 Dangling fetch: GET https://ipwhois.app/json/${ip} (src/app/dashboard/seo/tools/server-location/page.tsx:58)
`src/app/dashboard/seo/tools/server-location/page.tsx:58` calls `GET https://ipwhois.app/json/${ip}` but no backend route matches that path. This is a runtime 404 waiting to happen. Tool: fetch Normalized path used for matching: `/https:/ipwhois.app/json/<p>` If this points at an external API, pre…
Dangling fetchFetch
high System graph api Wiring conf 1.00 Dangling fetch: GET https://openidconnect.googleapis.com/v1/userinfo (src/app/api/sabcrm/oauth/[provider]/callback/route.ts:180)
`src/app/api/sabcrm/oauth/[provider]/callback/route.ts:180` calls `GET https://openidconnect.googleapis.com/v1/userinfo` but no backend route matches that path. This is a runtime 404 waiting to happen. Tool: fetch Normalized path used for matching: `/https:/openidconnect.googleapis.com/v1/userinfo…
Dangling fetchFetch
high System graph api Wiring conf 1.00 Dangling fetch: GET https://openidconnect.googleapis.com/v1/userinfo (src/lib/sabmail/oauth.ts:174)
`src/lib/sabmail/oauth.ts:174` calls `GET https://openidconnect.googleapis.com/v1/userinfo` but no backend route matches that path. This is a runtime 404 waiting to happen. Tool: fetch Normalized path used for matching: `/https:/openidconnect.googleapis.com/v1/userinfo` If this points at an extern…
Dangling fetchFetch
high System graph api Wiring conf 1.00 Dangling fetch: GET https://suggestqueries.google.com/complete/search?client=firefox&q=${encodeURIComponent(q)} (src/app/api/seo-tools/questions/route.ts:43)
`src/app/api/seo-tools/questions/route.ts:43` calls `GET https://suggestqueries.google.com/complete/search?client=firefox&q=${encodeURIComponent(q)}` but no backend route matches that path. This is a runtime 404 waiting to happen. Tool: fetch Normalized path used for matching: `/https:/suggestquer…
Dangling fetchFetch
high System graph api Wiring conf 1.00 Dangling fetch: GET https://tinyurl.com/api-create.php?url=${encodeURIComponent(out)} (src/app/dashboard/seo/tools/utm-builder/page.tsx:105)
`src/app/dashboard/seo/tools/utm-builder/page.tsx:105` calls `GET https://tinyurl.com/api-create.php?url=${encodeURIComponent(out)}` but no backend route matches that path. This is a runtime 404 waiting to happen. Tool: fetch Normalized path used for matching: `/https:/tinyurl.com/api-create.php` …
Dangling fetchFetch
high System graph api Wiring conf 1.00 Dangling fetch: PATCH /api/sabflow/credentials/${editing.id} (src/app/dashboard/sabflow/connections/_components/connections-client.tsx:464)
`src/app/dashboard/sabflow/connections/_components/connections-client.tsx:464` calls `PATCH /api/sabflow/credentials/${editing.id}` but no backend route matches that path. This is a runtime 404 waiting to happen. Tool: fetch Normalized path used for matching: `/sabflow/credentials/<p>` If this poi…
Dangling fetchFetch
high System graph api Wiring conf 1.00 Dangling fetch: PATCH /api/sabflow/folders/${folderId} (src/app/dashboard/sabflow/folders/_components/folders-client.tsx:146)
`src/app/dashboard/sabflow/folders/_components/folders-client.tsx:146` calls `PATCH /api/sabflow/folders/${folderId}` but no backend route matches that path. This is a runtime 404 waiting to happen. Tool: fetch Normalized path used for matching: `/sabflow/folders/<p>` If this points at an external…
Dangling fetchFetch
high System graph api Wiring conf 1.00 Dangling fetch: PATCH /api/sabflow/workspaces/${workspace.id} (src/components/sabflow/workspaces/WorkspaceSettingsPage.tsx:228)
`src/components/sabflow/workspaces/WorkspaceSettingsPage.tsx:228` calls `PATCH /api/sabflow/workspaces/${workspace.id}` but no backend route matches that path. This is a runtime 404 waiting to happen. Tool: fetch Normalized path used for matching: `/sabflow/workspaces/<p>` If this points at an ext…
Dangling fetchFetch
high System graph api Wiring conf 1.00 Dangling fetch: PATCH /api/sabflow/workspaces/${workspaceId}/members (src/components/sabflow/workspaces/WorkspaceSettingsPage.tsx:370)
`src/components/sabflow/workspaces/WorkspaceSettingsPage.tsx:370` calls `PATCH /api/sabflow/workspaces/${workspaceId}/members` but no backend route matches that path. This is a runtime 404 waiting to happen. Tool: fetch Normalized path used for matching: `/sabflow/workspaces/<p>/members` If this p…
Dangling fetchFetch
high System graph api Wiring conf 1.00 Dangling fetch: PATCH https://graph.microsoft.com/v1.0/subscriptions/${encodeURIComponent(subscriptionId)} (src/lib/sabmail/push-registration.ts:136)
`src/lib/sabmail/push-registration.ts:136` calls `PATCH https://graph.microsoft.com/v1.0/subscriptions/${encodeURIComponent(subscriptionId)}` but no backend route matches that path. This is a runtime 404 waiting to happen. Tool: fetch Normalized path used for matching: `/https:/graph.microsoft.com…
Dangling fetchFetch
high System graph api Wiring conf 1.00 Dangling fetch: POST /api/auth/session (src/components/20ui-domain/login-form.tsx:87)
`src/components/20ui-domain/login-form.tsx:87` calls `POST /api/auth/session` but no backend route matches that path. This is a runtime 404 waiting to happen. Tool: fetch Normalized path used for matching: `/auth/session` If this points at an external API, prefix it with `https://` so the matcher …
Dangling fetchFetch
high System graph api Wiring conf 1.00 Dangling fetch: POST /api/auth/session (src/components/20ui-domain/onboarding/steps/account-step.tsx:207)
`src/components/20ui-domain/onboarding/steps/account-step.tsx:207` calls `POST /api/auth/session` but no backend route matches that path. This is a runtime 404 waiting to happen. Tool: fetch Normalized path used for matching: `/auth/session` If this points at an external API, prefix it with `https…
Dangling fetchFetch
high System graph api Wiring conf 1.00 Dangling fetch: POST /api/auth/two-fa (src/components/20ui-domain/login-form.tsx:108)
`src/components/20ui-domain/login-form.tsx:108` calls `POST /api/auth/two-fa` but no backend route matches that path. This is a runtime 404 waiting to happen. Tool: fetch Normalized path used for matching: `/auth/two-fa` If this points at an external API, prefix it with `https://` so the matcher s…
Dangling fetchFetch
high System graph api Wiring conf 1.00 Dangling fetch: POST /api/builder/save (src/components/builder/editor-layout.tsx:206)
`src/components/builder/editor-layout.tsx:206` calls `POST /api/builder/save` but no backend route matches that path. This is a runtime 404 waiting to happen. Tool: fetch Normalized path used for matching: `/builder/save` If this points at an external API, prefix it with `https://` so the matcher …
Dangling fetchFetch
high System graph api Wiring conf 1.00 Dangling fetch: POST /api/crm/forms/submit/${form._id.toString()} (src/components/20ui-domain/embedded-form.tsx:282)
`src/components/20ui-domain/embedded-form.tsx:282` calls `POST /api/crm/forms/submit/${form._id.toString()}` but no backend route matches that path. This is a runtime 404 waiting to happen. Tool: fetch Normalized path used for matching: `/crm/forms/submit/<p>` If this points at an external API, pr…
Dangling fetchFetch
high System graph api Wiring conf 1.00 Dangling fetch: POST /api/cron/sync-local-templates (src/components/20ui-domain/sync-local-templates-button.tsx:18)
`src/components/20ui-domain/sync-local-templates-button.tsx:18` calls `POST /api/cron/sync-local-templates` but no backend route matches that path. This is a runtime 404 waiting to happen. Tool: fetch Normalized path used for matching: `/cron/sync-local-templates` If this points at an external API…
Dangling fetchFetch
high System graph api Wiring conf 1.00 Dangling fetch: POST /api/meta/ai/generate (src/app/dashboard/facebook/studio/page.tsx:196)
`src/app/dashboard/facebook/studio/page.tsx:196` calls `POST /api/meta/ai/generate` but no backend route matches that path. This is a runtime 404 waiting to happen. Tool: fetch Normalized path used for matching: `/meta/ai/generate` If this points at an external API, prefix it with `https://` so th…
Dangling fetchFetch
high System graph api Wiring conf 1.00 Dangling fetch: POST /api/sabcrm/ai (src/app/sabcrm/ai/page.tsx:373)
`src/app/sabcrm/ai/page.tsx:373` calls `POST /api/sabcrm/ai` but no backend route matches that path. This is a runtime 404 waiting to happen. Tool: fetch Normalized path used for matching: `/sabcrm/ai` If this points at an external API, prefix it with `https://` so the matcher skips it.
Dangling fetchFetch
high System graph api Wiring conf 1.00 Dangling fetch: POST /api/sabflow/${flowId}/notifications (src/components/sabflow/panels/NotificationsPanel.tsx:229)
`src/components/sabflow/panels/NotificationsPanel.tsx:229` calls `POST /api/sabflow/${flowId}/notifications` but no backend route matches that path. This is a runtime 404 waiting to happen. Tool: fetch Normalized path used for matching: `/sabflow/<p>/notifications` If this points at an external AP…
Dangling fetchFetch
high System graph api Wiring conf 1.00 Dangling fetch: POST /api/sabflow/${flowId}/presence (src/components/sabflow/presence/usePresence.ts:49)
`src/components/sabflow/presence/usePresence.ts:49` calls `POST /api/sabflow/${flowId}/presence` but no backend route matches that path. This is a runtime 404 waiting to happen. Tool: fetch Normalized path used for matching: `/sabflow/<p>/presence` If this points at an external API, prefix it with…
Dangling fetchFetch
high System graph api Wiring conf 1.00 Dangling fetch: POST /api/sabflow/${flowId}/publish (src/components/sabflow/panels/SharePanelClient.tsx:20)
`src/components/sabflow/panels/SharePanelClient.tsx:20` calls `POST /api/sabflow/${flowId}/publish` but no backend route matches that path. This is a runtime 404 waiting to happen. Tool: fetch Normalized path used for matching: `/sabflow/<p>/publish` If this points at an external API, prefix it wi…
Dangling fetchFetch
high System graph api Wiring conf 1.00 Dangling fetch: POST /api/sabflow/${flowId}/trigger (src/app/dashboard/sabflow/flow-builder/page.tsx:217)
`src/app/dashboard/sabflow/flow-builder/page.tsx:217` calls `POST /api/sabflow/${flowId}/trigger` but no backend route matches that path. This is a runtime 404 waiting to happen. Tool: fetch Normalized path used for matching: `/sabflow/<p>/trigger` If this points at an external API, prefix it with…
Dangling fetchFetch
high System graph api Wiring conf 1.00 Dangling fetch: POST /api/sabflow/${flowId}/versions (src/components/sabflow/panels/VersionHistoryPanel.tsx:172)
`src/components/sabflow/panels/VersionHistoryPanel.tsx:172` calls `POST /api/sabflow/${flowId}/versions` but no backend route matches that path. This is a runtime 404 waiting to happen. Tool: fetch Normalized path used for matching: `/sabflow/<p>/versions` If this points at an external API, prefix…
Dangling fetchFetch
high System graph api Wiring conf 1.00 Dangling fetch: POST /api/sabflow/${flowId}/versions/${side.versionId}/restore (src/app/dashboard/sabflow/flow-builder/[flowId]/diff/page.tsx:210)
`src/app/dashboard/sabflow/flow-builder/[flowId]/diff/page.tsx:210` calls `POST /api/sabflow/${flowId}/versions/${side.versionId}/restore` but no backend route matches that path. This is a runtime 404 waiting to happen. Tool: fetch Normalized path used for matching: `/sabflow/<p>/versions/<p>/rest…
Dangling fetchFetch
high System graph api Wiring conf 1.00 Dangling fetch: POST /api/sabflow/api-keys (src/app/dashboard/sabflow/api-keys/_components/api-keys-client.tsx:134)
`src/app/dashboard/sabflow/api-keys/_components/api-keys-client.tsx:134` calls `POST /api/sabflow/api-keys` but no backend route matches that path. This is a runtime 404 waiting to happen. Tool: fetch Normalized path used for matching: `/sabflow/api-keys` If this points at an external API, prefix …
Dangling fetchFetch
high System graph api Wiring conf 1.00 Dangling fetch: POST /api/sabflow/credentials (src/app/dashboard/sabflow/connections/_components/connections-client.tsx:469)
`src/app/dashboard/sabflow/connections/_components/connections-client.tsx:469` calls `POST /api/sabflow/credentials` but no backend route matches that path. This is a runtime 404 waiting to happen. Tool: fetch Normalized path used for matching: `/sabflow/credentials` If this points at an external …
Dangling fetchFetch
high System graph api Wiring conf 1.00 Dangling fetch: POST /api/sabflow/credentials/${cred.id}/test (src/app/dashboard/sabflow/connections/_components/connections-client.tsx:495)
`src/app/dashboard/sabflow/connections/_components/connections-client.tsx:495` calls `POST /api/sabflow/credentials/${cred.id}/test` but no backend route matches that path. This is a runtime 404 waiting to happen. Tool: fetch Normalized path used for matching: `/sabflow/credentials/<p>/test` If th…
Dangling fetchFetch
high System graph api Wiring conf 1.00 Dangling fetch: POST /api/sabflow/credentials/${credentialId}/scopes (src/app/dashboard/sabflow/credentials/[id]/scopes/_components/scopes-client.tsx:188)
`src/app/dashboard/sabflow/credentials/[id]/scopes/_components/scopes-client.tsx:188` calls `POST /api/sabflow/credentials/${credentialId}/scopes` but no backend route matches that path. This is a runtime 404 waiting to happen. Tool: fetch Normalized path used for matching: `/sabflow/credentials/<…
Dangling fetchFetch
high System graph api Wiring conf 1.00 Dangling fetch: POST /api/sabflow/credentials/test (src/app/dashboard/sabflow/connections/_components/connections-client.tsx:416)
`src/app/dashboard/sabflow/connections/_components/connections-client.tsx:416` calls `POST /api/sabflow/credentials/test` but no backend route matches that path. This is a runtime 404 waiting to happen. Tool: fetch Normalized path used for matching: `/sabflow/credentials/test` If this points at an…
Dangling fetchFetch
high System graph api Wiring conf 1.00 Dangling fetch: POST /api/sabflow/domains (src/components/sabflow/panels/DomainsPanel.tsx:79)
`src/components/sabflow/panels/DomainsPanel.tsx:79` calls `POST /api/sabflow/domains` but no backend route matches that path. This is a runtime 404 waiting to happen. Tool: fetch Normalized path used for matching: `/sabflow/domains` If this points at an external API, prefix it with `https://` so t…
Dangling fetchFetch
high System graph api Wiring conf 1.00 Dangling fetch: POST /api/sabflow/domains/${id}/verify (src/components/sabflow/panels/DomainsPanel.tsx:94)
`src/components/sabflow/panels/DomainsPanel.tsx:94` calls `POST /api/sabflow/domains/${id}/verify` but no backend route matches that path. This is a runtime 404 waiting to happen. Tool: fetch Normalized path used for matching: `/sabflow/domains/<p>/verify` If this points at an external API, prefix…
Dangling fetchFetch
high System graph api Wiring conf 1.00 Dangling fetch: POST /api/sabflow/execute (src/components/sabflow/chat/SabFlowChat.tsx:37)
`src/components/sabflow/chat/SabFlowChat.tsx:37` calls `POST /api/sabflow/execute` but no backend route matches that path. This is a runtime 404 waiting to happen. Tool: fetch Normalized path used for matching: `/sabflow/execute` If this points at an external API, prefix it with `https://` so the …
Dangling fetchFetch
high System graph api Wiring conf 1.00 Dangling fetch: POST /api/sabflow/executions/${executionId}/rerun (src/app/dashboard/sabflow/executions/_components/execution-replay-client.tsx:99)
`src/app/dashboard/sabflow/executions/_components/execution-replay-client.tsx:99` calls `POST /api/sabflow/executions/${executionId}/rerun` but no backend route matches that path. This is a runtime 404 waiting to happen. Tool: fetch Normalized path used for matching: `/sabflow/executions/<p>/rerun…
Dangling fetchFetch
high System graph api Wiring conf 1.00 Dangling fetch: POST /api/sabflow/folders (src/app/dashboard/sabflow/folders/_components/folders-client.tsx:126)
`src/app/dashboard/sabflow/folders/_components/folders-client.tsx:126` calls `POST /api/sabflow/folders` but no backend route matches that path. This is a runtime 404 waiting to happen. Tool: fetch Normalized path used for matching: `/sabflow/folders` If this points at an external API, prefix it w…
Dangling fetchFetch
high System graph api Wiring conf 1.00 Dangling fetch: POST /api/sabflow/import (src/components/sabflow/FlowImportExport.tsx:81)
`src/components/sabflow/FlowImportExport.tsx:81` calls `POST /api/sabflow/import` but no backend route matches that path. This is a runtime 404 waiting to happen. Tool: fetch Normalized path used for matching: `/sabflow/import` If this points at an external API, prefix it with `https://` so the ma…
Dangling fetchFetch
high System graph api Wiring conf 1.00 Dangling fetch: POST /api/sabflow/load-options (src/components/sabflow/panels/blocks/forge/useLoadOptions.ts:97)
`src/components/sabflow/panels/blocks/forge/useLoadOptions.ts:97` calls `POST /api/sabflow/load-options` but no backend route matches that path. This is a runtime 404 waiting to happen. Tool: fetch Normalized path used for matching: `/sabflow/load-options` If this points at an external API, prefix…
Dangling fetchFetch
high System graph api Wiring conf 1.00 Dangling fetch: POST /api/sabflow/marketplace/submissions/${id}/review (src/app/admin/dashboard/marketplace/queue/_components/SubmissionQueueClient.tsx:228)
`src/app/admin/dashboard/marketplace/queue/_components/SubmissionQueueClient.tsx:228` calls `POST /api/sabflow/marketplace/submissions/${id}/review` but no backend route matches that path. This is a runtime 404 waiting to happen. Tool: fetch Normalized path used for matching: `/sabflow/marketplace…
Dangling fetchFetch
high System graph api Wiring conf 1.00 Dangling fetch: POST /api/sabflow/marketplace/submissions/${id}/review (src/app/admin/dashboard/marketplace/queue/_components/SubmissionQueueClient.tsx:254)
`src/app/admin/dashboard/marketplace/queue/_components/SubmissionQueueClient.tsx:254` calls `POST /api/sabflow/marketplace/submissions/${id}/review` but no backend route matches that path. This is a runtime 404 waiting to happen. Tool: fetch Normalized path used for matching: `/sabflow/marketplace…
Dangling fetchFetch
high System graph api Wiring conf 1.00 Dangling fetch: POST /api/sabflow/marketplace/templates/${encodeURIComponent(templateId)}/install (src/components/sabflow/marketplace/InstallModal.tsx:103)
`src/components/sabflow/marketplace/InstallModal.tsx:103` calls `POST /api/sabflow/marketplace/templates/${encodeURIComponent(templateId)}/install` but no backend route matches that path. This is a runtime 404 waiting to happen. Tool: fetch Normalized path used for matching: `/sabflow/marketplace/…
Dangling fetchFetch
high System graph api Wiring conf 1.00 Dangling fetch: POST /api/sabflow/marketplace/templates/${encodeURIComponent(templateId)}/upgrade (src/components/sabflow/marketplace/UpgradeDiffModal.tsx:136)
`src/components/sabflow/marketplace/UpgradeDiffModal.tsx:136` calls `POST /api/sabflow/marketplace/templates/${encodeURIComponent(templateId)}/upgrade` but no backend route matches that path. This is a runtime 404 waiting to happen. Tool: fetch Normalized path used for matching: `/sabflow/marketpl…
Dangling fetchFetch
high System graph api Wiring conf 1.00 Dangling fetch: POST /api/sabflow/payments/stripe/create-intent (src/components/sabflow/chat/blocks/PaymentBlock.tsx:177)
`src/components/sabflow/chat/blocks/PaymentBlock.tsx:177` calls `POST /api/sabflow/payments/stripe/create-intent` but no backend route matches that path. This is a runtime 404 waiting to happen. Tool: fetch Normalized path used for matching: `/sabflow/payments/stripe/create-intent` If this points …
Dangling fetchFetch
high System graph api Wiring conf 1.00 Dangling fetch: POST /api/sabflow/session (src/components/sabflow/chat/SabFlowChat.tsx:21)
`src/components/sabflow/chat/SabFlowChat.tsx:21` calls `POST /api/sabflow/session` but no backend route matches that path. This is a runtime 404 waiting to happen. Tool: fetch Normalized path used for matching: `/sabflow/session` If this points at an external API, prefix it with `https://` so the …
Dangling fetchFetch
high System graph api Wiring conf 1.00 Dangling fetch: POST /api/sabflow/test-forge (src/lib/sabflow/execution/testNode.ts:71)
`src/lib/sabflow/execution/testNode.ts:71` calls `POST /api/sabflow/test-forge` but no backend route matches that path. This is a runtime 404 waiting to happen. Tool: fetch Normalized path used for matching: `/sabflow/test-forge` If this points at an external API, prefix it with `https://` so the …
Dangling fetchFetch
high System graph api Wiring conf 1.00 Dangling fetch: POST /api/sabflow/usage/alerts (src/app/dashboard/sabflow/usage/_components/usage-client.tsx:440)
`src/app/dashboard/sabflow/usage/_components/usage-client.tsx:440` calls `POST /api/sabflow/usage/alerts` but no backend route matches that path. This is a runtime 404 waiting to happen. Tool: fetch Normalized path used for matching: `/sabflow/usage/alerts` If this points at an external API, prefi…
Dangling fetchFetch
high System graph api Wiring conf 1.00 Dangling fetch: POST /api/sabflow/whatsapp/${flowId}/config (src/components/sabflow/panels/WhatsAppPanel.tsx:218)
`src/components/sabflow/panels/WhatsAppPanel.tsx:218` calls `POST /api/sabflow/whatsapp/${flowId}/config` but no backend route matches that path. This is a runtime 404 waiting to happen. Tool: fetch Normalized path used for matching: `/sabflow/whatsapp/<p>/config` If this points at an external API…
Dangling fetchFetch
high System graph api Wiring conf 1.00 Dangling fetch: POST /api/sabflow/workspaces (src/components/sabflow/workspaces/WorkspaceSwitcher.tsx:173)
`src/components/sabflow/workspaces/WorkspaceSwitcher.tsx:173` calls `POST /api/sabflow/workspaces` but no backend route matches that path. This is a runtime 404 waiting to happen. Tool: fetch Normalized path used for matching: `/sabflow/workspaces` If this points at an external API, prefix it with…
Dangling fetchFetch
high System graph api Wiring conf 1.00 Dangling fetch: POST /api/sabflow/workspaces/${workspaceId}/invites (src/components/sabflow/workspaces/WorkspaceSettingsPage.tsx:600)
`src/components/sabflow/workspaces/WorkspaceSettingsPage.tsx:600` calls `POST /api/sabflow/workspaces/${workspaceId}/invites` but no backend route matches that path. This is a runtime 404 waiting to happen. Tool: fetch Normalized path used for matching: `/sabflow/workspaces/<p>/invites` If this po…
Dangling fetchFetch
high System graph api Wiring conf 1.00 Dangling fetch: POST /api/sabflow/workspaces/invites/accept/${inv.token} (src/app/dashboard/sabflow/invites/_components/invites-client.tsx:169)
`src/app/dashboard/sabflow/invites/_components/invites-client.tsx:169` calls `POST /api/sabflow/workspaces/invites/accept/${inv.token}` but no backend route matches that path. This is a runtime 404 waiting to happen. Tool: fetch Normalized path used for matching: `/sabflow/workspaces/invites/accep…
Dangling fetchFetch
high System graph api Wiring conf 1.00 Dangling fetch: POST /api/sabflow/ws-token?docId=${encodeURIComponent(docId)} (src/components/sabflow/editor/EditorContentCollab.tsx:125)
`src/components/sabflow/editor/EditorContentCollab.tsx:125` calls `POST /api/sabflow/ws-token?docId=${encodeURIComponent(docId)}` but no backend route matches that path. This is a runtime 404 waiting to happen. Tool: fetch Normalized path used for matching: `/sabflow/ws-token` If this points at an…
Dangling fetchFetch
high System graph api Wiring conf 1.00 Dangling fetch: POST /api/sabpay/checkout/${data.paymentId}/payu-session (src/app/pay/[pageSlug]/checkout-client.tsx:93)
`src/app/pay/[pageSlug]/checkout-client.tsx:93` calls `POST /api/sabpay/checkout/${data.paymentId}/payu-session` but no backend route matches that path. This is a runtime 404 waiting to happen. Tool: fetch Normalized path used for matching: `/sabpay/checkout/<p>/payu-session` If this points at an …
Dangling fetchFetch
high System graph api Wiring conf 1.00 Dangling fetch: POST /api/sabpay/checkout/${data.paymentId}/simulate (src/app/pay/[pageSlug]/checkout-client.tsx:119)
`src/app/pay/[pageSlug]/checkout-client.tsx:119` calls `POST /api/sabpay/checkout/${data.paymentId}/simulate` but no backend route matches that path. This is a runtime 404 waiting to happen. Tool: fetch Normalized path used for matching: `/sabpay/checkout/<p>/simulate` If this points at an externa…
Dangling fetchFetch
high System graph api Wiring conf 1.00 Dangling fetch: POST /api/sabsheet/presence (src/components/sabsheet/grid/sheet-canvas.tsx:272)
`src/components/sabsheet/grid/sheet-canvas.tsx:272` calls `POST /api/sabsheet/presence` but no backend route matches that path. This is a runtime 404 waiting to happen. Tool: fetch Normalized path used for matching: `/sabsheet/presence` If this points at an external API, prefix it with `https://` …
Dangling fetchFetch
high System graph api Wiring conf 1.00 Dangling fetch: POST /api/sabsms/imports/ai-mapping (src/app/sabsms/imports/wizard.tsx:215)
`src/app/sabsms/imports/wizard.tsx:215` calls `POST /api/sabsms/imports/ai-mapping` but no backend route matches that path. This is a runtime 404 waiting to happen. Tool: fetch Normalized path used for matching: `/sabsms/imports/ai-mapping` If this points at an external API, prefix it with `https:…
Dangling fetchFetch
high System graph api Wiring conf 1.00 Dangling fetch: POST /api/seo-tools/autocomplete (src/app/dashboard/seo/tools/people-also-ask/page.tsx:58)
`src/app/dashboard/seo/tools/people-also-ask/page.tsx:58` calls `POST /api/seo-tools/autocomplete` but no backend route matches that path. This is a runtime 404 waiting to happen. Tool: fetch Normalized path used for matching: `/seo-tools/autocomplete` If this points at an external API, prefix it …
Dangling fetchFetch
high System graph api Wiring conf 1.00 Dangling fetch: POST /api/seo-tools/backlinks (src/lib/seo-suite/backlinks.ts:27)
`src/lib/seo-suite/backlinks.ts:27` calls `POST /api/seo-tools/backlinks` but no backend route matches that path. This is a runtime 404 waiting to happen. Tool: fetch Normalized path used for matching: `/seo-tools/backlinks` If this points at an external API, prefix it with `https://` so the match…
Dangling fetchFetch
high System graph api Wiring conf 1.00 Dangling fetch: POST /api/seo-tools/dns (src/lib/seo-tools/api-client.ts:26)
`src/lib/seo-tools/api-client.ts:26` calls `POST /api/seo-tools/dns` but no backend route matches that path. This is a runtime 404 waiting to happen. Tool: fetch Normalized path used for matching: `/seo-tools/dns` If this points at an external API, prefix it with `https://` so the matcher skips it.
Dangling fetchFetch
high System graph api Wiring conf 1.00 Dangling fetch: POST /api/seo-tools/fetch-url (src/lib/seo-tools/api-client.ts:17)
`src/lib/seo-tools/api-client.ts:17` calls `POST /api/seo-tools/fetch-url` but no backend route matches that path. This is a runtime 404 waiting to happen. Tool: fetch Normalized path used for matching: `/seo-tools/fetch-url` If this points at an external API, prefix it with `https://` so the matc…
Dangling fetchFetch
high System graph api Wiring conf 1.00 Dangling fetch: POST /api/seo-tools/questions (src/app/dashboard/seo/tools/question-keywords/page.tsx:42)
`src/app/dashboard/seo/tools/question-keywords/page.tsx:42` calls `POST /api/seo-tools/questions` but no backend route matches that path. This is a runtime 404 waiting to happen. Tool: fetch Normalized path used for matching: `/seo-tools/questions` If this points at an external API, prefix it with…
Dangling fetchFetch
high System graph api Wiring conf 1.00 Dangling fetch: POST /api/seo-tools/rank-track (src/lib/seo-suite/rank-tracker.ts:55)
`src/lib/seo-suite/rank-tracker.ts:55` calls `POST /api/seo-tools/rank-track` but no backend route matches that path. This is a runtime 404 waiting to happen. Tool: fetch Normalized path used for matching: `/seo-tools/rank-track` If this points at an external API, prefix it with `https://` so the …
Dangling fetchFetch
high System graph api Wiring conf 1.00 Dangling fetch: POST /api/seo-tools/ssl (src/lib/seo-tools/api-client.ts:44)
`src/lib/seo-tools/api-client.ts:44` calls `POST /api/seo-tools/ssl` but no backend route matches that path. This is a runtime 404 waiting to happen. Tool: fetch Normalized path used for matching: `/seo-tools/ssl` If this points at an external API, prefix it with `https://` so the matcher skips it.
Dangling fetchFetch
high System graph api Wiring conf 1.00 Dangling fetch: POST /api/seo-tools/whois (src/lib/seo-tools/api-client.ts:35)
`src/lib/seo-tools/api-client.ts:35` calls `POST /api/seo-tools/whois` but no backend route matches that path. This is a runtime 404 waiting to happen. Tool: fetch Normalized path used for matching: `/seo-tools/whois` If this points at an external API, prefix it with `https://` so the matcher skip…
Dangling fetchFetch
high System graph api Wiring conf 1.00 Dangling fetch: POST /api/v1/sabcall/calls (packages/sabcall-sdk/src/client.ts:304)
`packages/sabcall-sdk/src/client.ts:304` calls `POST /api/v1/sabcall/calls` but no backend route matches that path. This is a runtime 404 waiting to happen. Tool: helper:request Normalized path used for matching: `/v1/sabcall/calls` If this points at an external API, prefix it with `https://` so t…
Dangling fetchHelper:request
high System graph api Wiring conf 1.00 Dangling fetch: POST /api/v1/sabcall/calls (src/lib/sabcall/sdk.ts:141)
`src/lib/sabcall/sdk.ts:141` calls `POST /api/v1/sabcall/calls` but no backend route matches that path. This is a runtime 404 waiting to happen. Tool: helper:request Normalized path used for matching: `/v1/sabcall/calls` If this points at an external API, prefix it with `https://` so the matcher s…
Dangling fetchHelper:request
high System graph api Wiring conf 1.00 Dangling fetch: POST /api/v1/sabcall/contacts (packages/sabcall-sdk/src/client.ts:386)
`packages/sabcall-sdk/src/client.ts:386` calls `POST /api/v1/sabcall/contacts` but no backend route matches that path. This is a runtime 404 waiting to happen. Tool: helper:request Normalized path used for matching: `/v1/sabcall/contacts` If this points at an external API, prefix it with `https://…
Dangling fetchHelper:request
high System graph api Wiring conf 1.00 Dangling fetch: POST /api/v1/sabcall/contacts (src/lib/sabcall/sdk.ts:175)
`src/lib/sabcall/sdk.ts:175` calls `POST /api/v1/sabcall/contacts` but no backend route matches that path. This is a runtime 404 waiting to happen. Tool: helper:request Normalized path used for matching: `/v1/sabcall/contacts` If this points at an external API, prefix it with `https://` so the mat…
Dangling fetchHelper:request
high System graph api Wiring conf 1.00 Dangling fetch: POST /api/v1/seo/ai/keyword-clusters (src/app/dashboard/seo/[projectId]/pseo/_components/pseo-client.tsx:196)
`src/app/dashboard/seo/[projectId]/pseo/_components/pseo-client.tsx:196` calls `POST /api/v1/seo/ai/keyword-clusters` but no backend route matches that path. This is a runtime 404 waiting to happen. Tool: fetch Normalized path used for matching: `/v1/seo/ai/keyword-clusters` If this points at an e…
Dangling fetchFetch
high System graph api Wiring conf 1.00 Dangling fetch: POST /api/v1/seo/ai/title-tags (src/app/dashboard/seo/tools/title-tag-checker/page.tsx:113)
`src/app/dashboard/seo/tools/title-tag-checker/page.tsx:113` calls `POST /api/v1/seo/ai/title-tags` but no backend route matches that path. This is a runtime 404 waiting to happen. Tool: fetch Normalized path used for matching: `/v1/seo/ai/title-tags` If this points at an external API, prefix it w…
Dangling fetchFetch
high System graph api Wiring conf 1.00 Dangling fetch: POST /api/v1/wachat/ai/stream (src/components/wachat/ai/copilot-dock.tsx:89)
`src/components/wachat/ai/copilot-dock.tsx:89` calls `POST /api/v1/wachat/ai/stream` but no backend route matches that path. This is a runtime 404 waiting to happen. Tool: fetch Normalized path used for matching: `/v1/wachat/ai/stream` If this points at an external API, prefix it with `https://` s…
Dangling fetchFetch
high System graph api Wiring conf 1.00 Dangling fetch: POST /wachat/whatsapp-ads/generate-copy (src/app/wachat/whatsapp-ads/page.tsx:764)
`src/app/wachat/whatsapp-ads/page.tsx:764` calls `POST /wachat/whatsapp-ads/generate-copy` but no backend route matches that path. This is a runtime 404 waiting to happen. Tool: fetch Normalized path used for matching: `/wachat/whatsapp-ads/generate-copy` If this points at an external API, prefix …
Dangling fetchFetch
high System graph api Wiring conf 1.00 Dangling fetch: POST https://api.anthropic.com/v1/messages (src/app/api/sabcrm/ai/route.ts:127)
`src/app/api/sabcrm/ai/route.ts:127` calls `POST https://api.anthropic.com/v1/messages` but no backend route matches that path. This is a runtime 404 waiting to happen. Tool: fetch Normalized path used for matching: `/https:/api.anthropic.com/v1/messages` If this points at an external API, prefix …
Dangling fetchFetch
high System graph api Wiring conf 1.00 Dangling fetch: POST https://api.anthropic.com/v1/messages (src/lib/sabcrm/ai-llm.server.ts:83)
`src/lib/sabcrm/ai-llm.server.ts:83` calls `POST https://api.anthropic.com/v1/messages` but no backend route matches that path. This is a runtime 404 waiting to happen. Tool: fetch Normalized path used for matching: `/https:/api.anthropic.com/v1/messages` If this points at an external API, prefix …
Dangling fetchFetch
high System graph api Wiring conf 1.00 Dangling fetch: POST https://api.anthropic.com/v1/messages (src/lib/sabflow/execution/testNode.ts:373)
`src/lib/sabflow/execution/testNode.ts:373` calls `POST https://api.anthropic.com/v1/messages` but no backend route matches that path. This is a runtime 404 waiting to happen. Tool: fetch Normalized path used for matching: `/https:/api.anthropic.com/v1/messages` If this points at an external API, …
Dangling fetchFetch
high System graph api Wiring conf 1.00 Dangling fetch: POST https://api.anthropic.com/v1/messages (src/lib/sabflow/integrations/anthropicAi.ts:23)
`src/lib/sabflow/integrations/anthropicAi.ts:23` calls `POST https://api.anthropic.com/v1/messages` but no backend route matches that path. This is a runtime 404 waiting to happen. Tool: fetch Normalized path used for matching: `/https:/api.anthropic.com/v1/messages` If this points at an external …
Dangling fetchFetch
high System graph api Wiring conf 1.00 Dangling fetch: POST https://api.anthropic.com/v1/messages (src/lib/sabmail/ai.ts:44)
`src/lib/sabmail/ai.ts:44` calls `POST https://api.anthropic.com/v1/messages` but no backend route matches that path. This is a runtime 404 waiting to happen. Tool: fetch Normalized path used for matching: `/https:/api.anthropic.com/v1/messages` If this points at an external API, prefix it with `h…
Dangling fetchFetch
high System graph api Wiring conf 1.00 Dangling fetch: POST https://api.anthropic.com/v1/messages (src/lib/sabsms/agent/llm.ts:71)
`src/lib/sabsms/agent/llm.ts:71` calls `POST https://api.anthropic.com/v1/messages` but no backend route matches that path. This is a runtime 404 waiting to happen. Tool: fetch Normalized path used for matching: `/https:/api.anthropic.com/v1/messages` If this points at an external API, prefix it w…
Dangling fetchFetch
high System graph api Wiring conf 1.00 Dangling fetch: POST https://api.anthropic.com/v1/messages (src/lib/wachat/ai/client.ts:187)
`src/lib/wachat/ai/client.ts:187` calls `POST https://api.anthropic.com/v1/messages` but no backend route matches that path. This is a runtime 404 waiting to happen. Tool: fetch Normalized path used for matching: `/https:/api.anthropic.com/v1/messages` If this points at an external API, prefix it …
Dangling fetchFetch
high System graph api Wiring conf 1.00 Dangling fetch: POST https://api.anthropic.com/v1/messages (src/lib/wachat/ai/client.ts:73)
`src/lib/wachat/ai/client.ts:73` calls `POST https://api.anthropic.com/v1/messages` but no backend route matches that path. This is a runtime 404 waiting to happen. Tool: fetch Normalized path used for matching: `/https:/api.anthropic.com/v1/messages` If this points at an external API, prefix it w…
Dangling fetchFetch
high System graph api Wiring conf 1.00 Dangling fetch: POST https://api.bunny.net/purge?${params.toString()} (src/lib/sabflow/forge/blocks/parity/index.ts:283)
`src/lib/sabflow/forge/blocks/parity/index.ts:283` calls `POST https://api.bunny.net/purge?${params.toString()}` but no backend route matches that path. This is a runtime 404 waiting to happen. Tool: fetch Normalized path used for matching: `/https:/api.bunny.net/purge` If this points at an extern…
Dangling fetchFetch
high System graph api Wiring conf 1.00 Dangling fetch: POST https://api.cloudinary.com/v1_1/${encodeURIComponent(cloudName)}/${encodeURIComponent(resourceType)}/upload (src/lib/sabflow/forge/blocks/parity2/index.ts:743)
`src/lib/sabflow/forge/blocks/parity2/index.ts:743` calls `POST https://api.cloudinary.com/v1_1/${encodeURIComponent(cloudName)}/${encodeURIComponent(resourceType)}/upload` but no backend route matches that path. This is a runtime 404 waiting to happen. Tool: fetch Normalized path used for matchin…
Dangling fetchFetch
high System graph api Wiring conf 1.00 Dangling fetch: POST https://api.dataforseo.com/v3/dataforseo_labs/google/keyword_metrics/live (src/app/dashboard/seo/tools/keyword-cpc/actions.ts:18)
`src/app/dashboard/seo/tools/keyword-cpc/actions.ts:18` calls `POST https://api.dataforseo.com/v3/dataforseo_labs/google/keyword_metrics/live` but no backend route matches that path. This is a runtime 404 waiting to happen. Tool: fetch Normalized path used for matching: `/https:/api.dataforseo.com…
Dangling fetchFetch
high System graph api Wiring conf 1.00 Dangling fetch: POST https://api.dataforseo.com/v3/serp/google/organic/live/advanced (src/app/dashboard/seo/tools/keyword-rank-checker/action.ts:19)
`src/app/dashboard/seo/tools/keyword-rank-checker/action.ts:19` calls `POST https://api.dataforseo.com/v3/serp/google/organic/live/advanced` but no backend route matches that path. This is a runtime 404 waiting to happen. Tool: fetch Normalized path used for matching: `/https:/api.dataforseo.com/v…
Dangling fetchFetch
high System graph api Wiring conf 1.00 Dangling fetch: POST https://api.easypost.com/v2/shipments (src/lib/sabshop/shipping.ts:150)
`src/lib/sabshop/shipping.ts:150` calls `POST https://api.easypost.com/v2/shipments` but no backend route matches that path. This is a runtime 404 waiting to happen. Tool: fetch Normalized path used for matching: `/https:/api.easypost.com/v2/shipments` If this points at an external API, prefix it …
Dangling fetchFetch
high System graph api Wiring conf 1.00 Dangling fetch: POST https://api.elevenlabs.io/v1/text-to-speech/${voiceId} (src/lib/sabflow/integrations/elevenlabs.ts:17)
`src/lib/sabflow/integrations/elevenlabs.ts:17` calls `POST https://api.elevenlabs.io/v1/text-to-speech/${voiceId}` but no backend route matches that path. This is a runtime 404 waiting to happen. Tool: fetch Normalized path used for matching: `/https:/api.elevenlabs.io/v1/text-to-speech/<p>` If t…
Dangling fetchFetch
high System graph api Wiring conf 1.00 Dangling fetch: POST https://api.goshippo.com/shipments/ (src/lib/sabshop/shipping.ts:75)
`src/lib/sabshop/shipping.ts:75` calls `POST https://api.goshippo.com/shipments/` but no backend route matches that path. This is a runtime 404 waiting to happen. Tool: fetch Normalized path used for matching: `/https:/api.goshippo.com/shipments` If this points at an external API, prefix it with `…
Dangling fetchFetch
high System graph api Wiring conf 1.00 Dangling fetch: POST https://api.goshippo.com/transactions/ (src/lib/sabshop/shipping.ts:110)
`src/lib/sabshop/shipping.ts:110` calls `POST https://api.goshippo.com/transactions/` but no backend route matches that path. This is a runtime 404 waiting to happen. Tool: fetch Normalized path used for matching: `/https:/api.goshippo.com/transactions` If this points at an external API, prefix it…
Dangling fetchFetch
high System graph api Wiring conf 1.00 Dangling fetch: POST https://api.mercadopago.com/v1/payments (src/lib/sabshop/payments.ts:455)
`src/lib/sabshop/payments.ts:455` calls `POST https://api.mercadopago.com/v1/payments` but no backend route matches that path. This is a runtime 404 waiting to happen. Tool: fetch Normalized path used for matching: `/https:/api.mercadopago.com/v1/payments` If this points at an external API, prefix…
Dangling fetchFetch
high System graph api Wiring conf 1.00 Dangling fetch: POST https://api.mercadopago.com/v1/payments/${encodeURIComponent(chargeOrIntentId)}/refunds (src/lib/sabshop/payments.ts:491)
`src/lib/sabshop/payments.ts:491` calls `POST https://api.mercadopago.com/v1/payments/${encodeURIComponent(chargeOrIntentId)}/refunds` but no backend route matches that path. This is a runtime 404 waiting to happen. Tool: fetch Normalized path used for matching: `/https:/api.mercadopago.com/v1/pay…
Dangling fetchFetch
high System graph api Wiring conf 1.00 Dangling fetch: POST https://api.mistral.ai/v1/chat/completions (src/lib/sabflow/execution/testNode.ts:426)
`src/lib/sabflow/execution/testNode.ts:426` calls `POST https://api.mistral.ai/v1/chat/completions` but no backend route matches that path. This is a runtime 404 waiting to happen. Tool: fetch Normalized path used for matching: `/https:/api.mistral.ai/v1/chat/completions` If this points at an exte…
Dangling fetchFetch
high System graph api Wiring conf 1.00 Dangling fetch: POST https://api.mistral.ai/v1/chat/completions (src/lib/sabflow/integrations/mistral.ts:14)
`src/lib/sabflow/integrations/mistral.ts:14` calls `POST https://api.mistral.ai/v1/chat/completions` but no backend route matches that path. This is a runtime 404 waiting to happen. Tool: fetch Normalized path used for matching: `/https:/api.mistral.ai/v1/chat/completions` If this points at an ext…
Dangling fetchFetch
high System graph api Wiring conf 1.00 Dangling fetch: POST https://api.notion.com/v1/oauth/token (src/lib/sabflow/oauth/providers.ts:263)
`src/lib/sabflow/oauth/providers.ts:263` calls `POST https://api.notion.com/v1/oauth/token` but no backend route matches that path. This is a runtime 404 waiting to happen. Tool: fetch Normalized path used for matching: `/https:/api.notion.com/v1/oauth/token` If this points at an external API, pre…
Dangling fetchFetch
high System graph api Wiring conf 1.00 Dangling fetch: POST https://api.openai.com/v1/chat/completions (src/app/actions/ai-lab.actions.ts:12)
`src/app/actions/ai-lab.actions.ts:12` calls `POST https://api.openai.com/v1/chat/completions` but no backend route matches that path. This is a runtime 404 waiting to happen. Tool: fetch Normalized path used for matching: `/https:/api.openai.com/v1/chat/completions` If this points at an external …
Dangling fetchFetch
high System graph api Wiring conf 1.00 Dangling fetch: POST https://api.openai.com/v1/chat/completions (src/app/api/sabcrm/ai/route.ts:171)
`src/app/api/sabcrm/ai/route.ts:171` calls `POST https://api.openai.com/v1/chat/completions` but no backend route matches that path. This is a runtime 404 waiting to happen. Tool: fetch Normalized path used for matching: `/https:/api.openai.com/v1/chat/completions` If this points at an external AP…
Dangling fetchFetch
high System graph api Wiring conf 1.00 Dangling fetch: POST https://api.openai.com/v1/chat/completions (src/app/dashboard/ad-manager/ai-lab/actions.ts:12)
`src/app/dashboard/ad-manager/ai-lab/actions.ts:12` calls `POST https://api.openai.com/v1/chat/completions` but no backend route matches that path. This is a runtime 404 waiting to happen. Tool: fetch Normalized path used for matching: `/https:/api.openai.com/v1/chat/completions` If this points at…
Dangling fetchFetch
high System graph api Wiring conf 1.00 Dangling fetch: POST https://api.openai.com/v1/chat/completions (src/lib/sabcrm/ai-llm.server.ts:122)
`src/lib/sabcrm/ai-llm.server.ts:122` calls `POST https://api.openai.com/v1/chat/completions` but no backend route matches that path. This is a runtime 404 waiting to happen. Tool: fetch Normalized path used for matching: `/https:/api.openai.com/v1/chat/completions` If this points at an external A…
Dangling fetchFetch
high System graph api Wiring conf 1.00 Dangling fetch: POST https://api.openai.com/v1/chat/completions (src/lib/sabflow/execution/testNode.ts:324)
`src/lib/sabflow/execution/testNode.ts:324` calls `POST https://api.openai.com/v1/chat/completions` but no backend route matches that path. This is a runtime 404 waiting to happen. Tool: fetch Normalized path used for matching: `/https:/api.openai.com/v1/chat/completions` If this points at an exte…
Dangling fetchFetch
high System graph api Wiring conf 1.00 Dangling fetch: POST https://api.openai.com/v1/chat/completions (src/lib/sabflow/integrations/openAi.ts:23)
`src/lib/sabflow/integrations/openAi.ts:23` calls `POST https://api.openai.com/v1/chat/completions` but no backend route matches that path. This is a runtime 404 waiting to happen. Tool: fetch Normalized path used for matching: `/https:/api.openai.com/v1/chat/completions` If this points at an exte…
Dangling fetchFetch
high System graph api Wiring conf 1.00 Dangling fetch: POST https://api.openai.com/v1/chat/completions (src/lib/sabmail/ai.ts:74)
`src/lib/sabmail/ai.ts:74` calls `POST https://api.openai.com/v1/chat/completions` but no backend route matches that path. This is a runtime 404 waiting to happen. Tool: fetch Normalized path used for matching: `/https:/api.openai.com/v1/chat/completions` If this points at an external API, prefix …
Dangling fetchFetch
high System graph api Wiring conf 1.00 Dangling fetch: POST https://api.openai.com/v1/chat/completions (src/lib/sabsms/agent/llm.ts:113)
`src/lib/sabsms/agent/llm.ts:113` calls `POST https://api.openai.com/v1/chat/completions` but no backend route matches that path. This is a runtime 404 waiting to happen. Tool: fetch Normalized path used for matching: `/https:/api.openai.com/v1/chat/completions` If this points at an external API, …
Dangling fetchFetch
high System graph api Wiring conf 1.00 Dangling fetch: POST https://api.openai.com/v1/chat/completions (src/lib/wachat/ai/client.ts:101)
`src/lib/wachat/ai/client.ts:101` calls `POST https://api.openai.com/v1/chat/completions` but no backend route matches that path. This is a runtime 404 waiting to happen. Tool: fetch Normalized path used for matching: `/https:/api.openai.com/v1/chat/completions` If this points at an external API, …
Dangling fetchFetch
high System graph api Wiring conf 1.00 Dangling fetch: POST https://api.openai.com/v1/embeddings (src/lib/ai/embeddings.ts:12)
`src/lib/ai/embeddings.ts:12` calls `POST https://api.openai.com/v1/embeddings` but no backend route matches that path. This is a runtime 404 waiting to happen. Tool: fetch Normalized path used for matching: `/https:/api.openai.com/v1/embeddings` If this points at an external API, prefix it with `…
Dangling fetchFetch
high System graph api Wiring conf 1.00 Dangling fetch: POST https://api.openai.com/v1/embeddings (src/lib/sabcrm/embeddings.server.ts:96)
`src/lib/sabcrm/embeddings.server.ts:96` calls `POST https://api.openai.com/v1/embeddings` but no backend route matches that path. This is a runtime 404 waiting to happen. Tool: fetch Normalized path used for matching: `/https:/api.openai.com/v1/embeddings` If this points at an external API, prefi…
Dangling fetchFetch
high System graph api Wiring conf 1.00 Dangling fetch: POST https://api.openai.com/v1/embeddings (src/lib/sabflow/integrations/openAi.ts:43)
`src/lib/sabflow/integrations/openAi.ts:43` calls `POST https://api.openai.com/v1/embeddings` but no backend route matches that path. This is a runtime 404 waiting to happen. Tool: fetch Normalized path used for matching: `/https:/api.openai.com/v1/embeddings` If this points at an external API, pr…
Dangling fetchFetch
high System graph api Wiring conf 1.00 Dangling fetch: POST https://api.paystack.co/refund (src/lib/sabshop/payments.ts:572)
`src/lib/sabshop/payments.ts:572` calls `POST https://api.paystack.co/refund` but no backend route matches that path. This is a runtime 404 waiting to happen. Tool: fetch Normalized path used for matching: `/https:/api.paystack.co/refund` If this points at an external API, prefix it with `https://…
Dangling fetchFetch
high System graph api Wiring conf 1.00 Dangling fetch: POST https://api.paystack.co/transaction/initialize (src/lib/sabshop/payments.ts:533)
`src/lib/sabshop/payments.ts:533` calls `POST https://api.paystack.co/transaction/initialize` but no backend route matches that path. This is a runtime 404 waiting to happen. Tool: fetch Normalized path used for matching: `/https:/api.paystack.co/transaction/initialize` If this points at an extern…
Dangling fetchFetch
high System graph api Wiring conf 1.00 Dangling fetch: POST https://api.razorpay.com/v1/orders (src/lib/sabshop/payments.ts:207)
`src/lib/sabshop/payments.ts:207` calls `POST https://api.razorpay.com/v1/orders` but no backend route matches that path. This is a runtime 404 waiting to happen. Tool: fetch Normalized path used for matching: `/https:/api.razorpay.com/v1/orders` If this points at an external API, prefix it with `…
Dangling fetchFetch
high System graph api Wiring conf 1.00 Dangling fetch: POST https://api.razorpay.com/v1/payments/${encodeURIComponent(chargeOrIntentId)}/refund (src/lib/sabshop/payments.ts:260)
`src/lib/sabshop/payments.ts:260` calls `POST https://api.razorpay.com/v1/payments/${encodeURIComponent(chargeOrIntentId)}/refund` but no backend route matches that path. This is a runtime 404 waiting to happen. Tool: fetch Normalized path used for matching: `/https:/api.razorpay.com/v1/payments/<…
Dangling fetchFetch
high System graph api Wiring conf 1.00 Dangling fetch: POST https://api.razorpay.com/v1/payments/${encodeURIComponent(intentId)}/capture (src/lib/sabshop/payments.ts:235)
`src/lib/sabshop/payments.ts:235` calls `POST https://api.razorpay.com/v1/payments/${encodeURIComponent(intentId)}/capture` but no backend route matches that path. This is a runtime 404 waiting to happen. Tool: fetch Normalized path used for matching: `/https:/api.razorpay.com/v1/payments/<p>/capt…
Dangling fetchFetch
high System graph api Wiring conf 1.00 Dangling fetch: POST https://api.safaricom.co.ke/mpesa/stkpush/v1/processrequest (src/lib/sabshop/payments.ts:631)
`src/lib/sabshop/payments.ts:631` calls `POST https://api.safaricom.co.ke/mpesa/stkpush/v1/processrequest` but no backend route matches that path. This is a runtime 404 waiting to happen. Tool: fetch Normalized path used for matching: `/https:/api.safaricom.co.ke/mpesa/stkpush/v1/processrequest` I…
Dangling fetchFetch
high System graph api Wiring conf 1.00 Dangling fetch: POST https://api.stripe.com/v1/charges (src/lib/sabflow/forge/blocks/parity/index.ts:75)
`src/lib/sabflow/forge/blocks/parity/index.ts:75` calls `POST https://api.stripe.com/v1/charges` but no backend route matches that path. This is a runtime 404 waiting to happen. Tool: fetch Normalized path used for matching: `/https:/api.stripe.com/v1/charges` If this points at an external API, pr…
Dangling fetchFetch
high System graph api Wiring conf 1.00 Dangling fetch: POST https://api.stripe.com/v1/payment_intents (src/lib/sabflow/payments/stripe.ts:127)
`src/lib/sabflow/payments/stripe.ts:127` calls `POST https://api.stripe.com/v1/payment_intents` but no backend route matches that path. This is a runtime 404 waiting to happen. Tool: fetch Normalized path used for matching: `/https:/api.stripe.com/v1/payment_intents` If this points at an external …
Dangling fetchFetch
high System graph api Wiring conf 1.00 Dangling fetch: POST https://api.together.xyz/v1/chat/completions (src/lib/sabflow/integrations/togetherAi.ts:15)
`src/lib/sabflow/integrations/togetherAi.ts:15` calls `POST https://api.together.xyz/v1/chat/completions` but no backend route matches that path. This is a runtime 404 waiting to happen. Tool: fetch Normalized path used for matching: `/https:/api.together.xyz/v1/chat/completions` If this points at…
Dangling fetchFetch
high System graph api Wiring conf 1.00 Dangling fetch: POST https://apiv2.shiprocket.in/v1/external/auth/login (src/lib/sabshop/shipping.ts:204)
`src/lib/sabshop/shipping.ts:204` calls `POST https://apiv2.shiprocket.in/v1/external/auth/login` but no backend route matches that path. This is a runtime 404 waiting to happen. Tool: fetch Normalized path used for matching: `/https:/apiv2.shiprocket.in/v1/external/auth/login` If this points at a…
Dangling fetchFetch
high System graph api Wiring conf 1.00 Dangling fetch: POST https://graph.facebook.com/${API_VERSION}/${appId}/subscriptions (src/components/20ui-domain/whatsapp.actions.ts:199)
`src/components/20ui-domain/whatsapp.actions.ts:199` calls `POST https://graph.facebook.com/${API_VERSION}/${appId}/subscriptions` but no backend route matches that path. This is a runtime 404 waiting to happen. Tool: axios Normalized path used for matching: `/https:/graph.facebook.com/<p>/<p>/sub…
Dangling fetchAxios
high System graph api Wiring conf 1.00 Dangling fetch: POST https://graph.facebook.com/${API_VERSION}/${appId}/uploads (src/components/20ui-domain/whatsapp.actions.ts:118)
`src/components/20ui-domain/whatsapp.actions.ts:118` calls `POST https://graph.facebook.com/${API_VERSION}/${appId}/uploads` but no backend route matches that path. This is a runtime 404 waiting to happen. Tool: axios Normalized path used for matching: `/https:/graph.facebook.com/<p>/<p>/uploads` …
Dangling fetchAxios
high System graph api Wiring conf 1.00 Dangling fetch: POST https://graph.facebook.com/${API_VERSION}/${broadcast.phoneNumberId}/media (src/workers/broadcast/control.worker.js:63)
`src/workers/broadcast/control.worker.js:63` calls `POST https://graph.facebook.com/${API_VERSION}/${broadcast.phoneNumberId}/media` but no backend route matches that path. This is a runtime 404 waiting to happen. Tool: helper:request Normalized path used for matching: `/https:/graph.facebook.com/…
Dangling fetchHelper:request
high System graph api Wiring conf 1.00 Dangling fetch: POST https://graph.facebook.com/${API_VERSION}/${commentId}/comments (src/lib/webhook-processor.ts:1982)
`src/lib/webhook-processor.ts:1982` calls `POST https://graph.facebook.com/${API_VERSION}/${commentId}/comments` but no backend route matches that path. This is a runtime 404 waiting to happen. Tool: axios Normalized path used for matching: `/https:/graph.facebook.com/<p>/<p>/comments` If this poi…
Dangling fetchAxios
high System graph api Wiring conf 1.00 Dangling fetch: POST https://graph.facebook.com/${API_VERSION}/${commentId}/comments (src/lib/webhook-processor.ts:1997)
`src/lib/webhook-processor.ts:1997` calls `POST https://graph.facebook.com/${API_VERSION}/${commentId}/comments` but no backend route matches that path. This is a runtime 404 waiting to happen. Tool: axios Normalized path used for matching: `/https:/graph.facebook.com/<p>/<p>/comments` If this poi…
Dangling fetchAxios
high System graph api Wiring conf 1.00 Dangling fetch: POST https://graph.facebook.com/${API_VERSION}/${contact.phoneNumberId}/messages (src/lib/webhook-processor.ts:743)
`src/lib/webhook-processor.ts:743` calls `POST https://graph.facebook.com/${API_VERSION}/${contact.phoneNumberId}/messages` but no backend route matches that path. This is a runtime 404 waiting to happen. Tool: axios Normalized path used for matching: `/https:/graph.facebook.com/<p>/<p>/messages` …
Dangling fetchAxios
high System graph api Wiring conf 1.00 Dangling fetch: POST https://graph.facebook.com/${API_VERSION}/${job.phoneNumberId}/media (worker.js:303)
`worker.js:303` calls `POST https://graph.facebook.com/${API_VERSION}/${job.phoneNumberId}/media` but no backend route matches that path. This is a runtime 404 waiting to happen. Tool: helper:request Normalized path used for matching: `/https:/graph.facebook.com/<p>/<p>/media` If this points at an…
Dangling fetchHelper:request
high System graph api Wiring conf 1.00 Dangling fetch: POST https://graph.facebook.com/${API_VERSION}/${job.phoneNumberId}/messages (src/workers/broadcast/send-message.js:235)
`src/workers/broadcast/send-message.js:235` calls `POST https://graph.facebook.com/${API_VERSION}/${job.phoneNumberId}/messages` but no backend route matches that path. This is a runtime 404 waiting to happen. Tool: helper:request Normalized path used for matching: `/https:/graph.facebook.com/<p>/…
Dangling fetchHelper:request
high System graph api Wiring conf 1.00 Dangling fetch: POST https://graph.facebook.com/${API_VERSION}/${phone.id}/register (src/app/actions/onboarding.actions.ts:187)
`src/app/actions/onboarding.actions.ts:187` calls `POST https://graph.facebook.com/${API_VERSION}/${phone.id}/register` but no backend route matches that path. This is a runtime 404 waiting to happen. Tool: axios Normalized path used for matching: `/https:/graph.facebook.com/<p>/<p>/register` If t…
Dangling fetchAxios
high System graph api Wiring conf 1.00 Dangling fetch: POST https://graph.facebook.com/${API_VERSION}/${phoneNumberId}/media (src/components/20ui-domain/whatsapp.actions.ts:261)
`src/components/20ui-domain/whatsapp.actions.ts:261` calls `POST https://graph.facebook.com/${API_VERSION}/${phoneNumberId}/media` but no backend route matches that path. This is a runtime 404 waiting to happen. Tool: axios Normalized path used for matching: `/https:/graph.facebook.com/<p>/<p>/med…
Dangling fetchAxios
high System graph api Wiring conf 1.00 Dangling fetch: POST https://graph.facebook.com/${API_VERSION}/${phoneNumberId}/media (src/components/20ui-domain/whatsapp.actions.ts:367)
`src/components/20ui-domain/whatsapp.actions.ts:367` calls `POST https://graph.facebook.com/${API_VERSION}/${phoneNumberId}/media` but no backend route matches that path. This is a runtime 404 waiting to happen. Tool: axios Normalized path used for matching: `/https:/graph.facebook.com/<p>/<p>/med…
Dangling fetchAxios
high System graph api Wiring conf 1.00 Dangling fetch: POST https://graph.facebook.com/${API_VERSION}/${phoneNumberId}/media (src/lib/meta-upload.ts:34)
`src/lib/meta-upload.ts:34` calls `POST https://graph.facebook.com/${API_VERSION}/${phoneNumberId}/media` but no backend route matches that path. This is a runtime 404 waiting to happen. Tool: axios Normalized path used for matching: `/https:/graph.facebook.com/<p>/<p>/media` If this points at an …
Dangling fetchAxios
high System graph api Wiring conf 1.00 Dangling fetch: POST https://graph.facebook.com/${API_VERSION}/${phoneNumberId}/media (src/worker.js:109)
`src/worker.js:109` calls `POST https://graph.facebook.com/${API_VERSION}/${phoneNumberId}/media` but no backend route matches that path. This is a runtime 404 waiting to happen. Tool: helper:request Normalized path used for matching: `/https:/graph.facebook.com/<p>/<p>/media` If this points at an…
Dangling fetchHelper:request
high System graph api Wiring conf 1.00 Dangling fetch: POST https://graph.facebook.com/${API_VERSION}/${phoneNumberId}/messages (src/components/20ui-domain/whatsapp.actions.ts:296)
`src/components/20ui-domain/whatsapp.actions.ts:296` calls `POST https://graph.facebook.com/${API_VERSION}/${phoneNumberId}/messages` but no backend route matches that path. This is a runtime 404 waiting to happen. Tool: axios Normalized path used for matching: `/https:/graph.facebook.com/<p>/<p>/…
Dangling fetchAxios
high System graph api Wiring conf 1.00 Dangling fetch: POST https://graph.facebook.com/${API_VERSION}/${phoneNumberId}/messages (src/components/20ui-domain/whatsapp.actions.ts:415)
`src/components/20ui-domain/whatsapp.actions.ts:415` calls `POST https://graph.facebook.com/${API_VERSION}/${phoneNumberId}/messages` but no backend route matches that path. This is a runtime 404 waiting to happen. Tool: axios Normalized path used for matching: `/https:/graph.facebook.com/<p>/<p>/…
Dangling fetchAxios
high System graph api Wiring conf 1.00 Dangling fetch: POST https://graph.facebook.com/${API_VERSION}/${phoneNumberId}/messages (src/lib/broadcast-worker.js:131)
`src/lib/broadcast-worker.js:131` calls `POST https://graph.facebook.com/${API_VERSION}/${phoneNumberId}/messages` but no backend route matches that path. This is a runtime 404 waiting to happen. Tool: helper:request Normalized path used for matching: `/https:/graph.facebook.com/<p>/<p>/messages` …
Dangling fetchHelper:request
high System graph api Wiring conf 1.00 Dangling fetch: POST https://graph.facebook.com/${API_VERSION}/${phoneNumberId}/messages (src/lib/webhook-processor.ts:1202)
`src/lib/webhook-processor.ts:1202` calls `POST https://graph.facebook.com/${API_VERSION}/${phoneNumberId}/messages` but no backend route matches that path. This is a runtime 404 waiting to happen. Tool: axios Normalized path used for matching: `/https:/graph.facebook.com/<p>/<p>/messages` If this…
Dangling fetchAxios
high System graph api Wiring conf 1.00 Dangling fetch: POST https://graph.facebook.com/${API_VERSION}/${phoneNumberId}/messages (src/lib/webhook-processor.ts:200)
`src/lib/webhook-processor.ts:200` calls `POST https://graph.facebook.com/${API_VERSION}/${phoneNumberId}/messages` but no backend route matches that path. This is a runtime 404 waiting to happen. Tool: axios Normalized path used for matching: `/https:/graph.facebook.com/<p>/<p>/messages` If this …
Dangling fetchAxios
high System graph api Wiring conf 1.00 Dangling fetch: POST https://graph.facebook.com/${API_VERSION}/${phoneNumberId}/messages (src/lib/webhook-processor.ts:248)
`src/lib/webhook-processor.ts:248` calls `POST https://graph.facebook.com/${API_VERSION}/${phoneNumberId}/messages` but no backend route matches that path. This is a runtime 404 waiting to happen. Tool: axios Normalized path used for matching: `/https:/graph.facebook.com/<p>/<p>/messages` If this …
Dangling fetchAxios
high System graph api Wiring conf 1.00 Dangling fetch: POST https://graph.facebook.com/${API_VERSION}/${phoneNumberId}/messages (src/lib/webhook-processor.ts:377)
`src/lib/webhook-processor.ts:377` calls `POST https://graph.facebook.com/${API_VERSION}/${phoneNumberId}/messages` but no backend route matches that path. This is a runtime 404 waiting to happen. Tool: axios Normalized path used for matching: `/https:/graph.facebook.com/<p>/<p>/messages` If this …
Dangling fetchAxios
high System graph api Wiring conf 1.00 Dangling fetch: POST https://graph.facebook.com/${API_VERSION}/${phoneNumberId}/messages (src/lib/webhook-processor.ts:433)
`src/lib/webhook-processor.ts:433` calls `POST https://graph.facebook.com/${API_VERSION}/${phoneNumberId}/messages` but no backend route matches that path. This is a runtime 404 waiting to happen. Tool: axios Normalized path used for matching: `/https:/graph.facebook.com/<p>/<p>/messages` If this …
Dangling fetchAxios
high System graph api Wiring conf 1.00 Dangling fetch: POST https://graph.facebook.com/${API_VERSION}/${phoneNumberId}/messages (src/lib/webhook-processor.ts:556)
`src/lib/webhook-processor.ts:556` calls `POST https://graph.facebook.com/${API_VERSION}/${phoneNumberId}/messages` but no backend route matches that path. This is a runtime 404 waiting to happen. Tool: axios Normalized path used for matching: `/https:/graph.facebook.com/<p>/<p>/messages` If this …
Dangling fetchAxios
high System graph api Wiring conf 1.00 Dangling fetch: POST https://graph.facebook.com/${API_VERSION}/${phoneNumberId}/messages (src/lib/webhook-processor.ts:602)
`src/lib/webhook-processor.ts:602` calls `POST https://graph.facebook.com/${API_VERSION}/${phoneNumberId}/messages` but no backend route matches that path. This is a runtime 404 waiting to happen. Tool: axios Normalized path used for matching: `/https:/graph.facebook.com/<p>/<p>/messages` If this …
Dangling fetchAxios
high System graph api Wiring conf 1.00 Dangling fetch: POST https://graph.facebook.com/${API_VERSION}/${phoneNumberId}/messages (src/worker.js:164)
`src/worker.js:164` calls `POST https://graph.facebook.com/${API_VERSION}/${phoneNumberId}/messages` but no backend route matches that path. This is a runtime 404 waiting to happen. Tool: helper:request Normalized path used for matching: `/https:/graph.facebook.com/<p>/<p>/messages` If this points…
Dangling fetchHelper:request
high System graph api Wiring conf 1.00 Dangling fetch: POST https://graph.facebook.com/${API_VERSION}/${phoneNumberId}/messages (worker.js:179)
`worker.js:179` calls `POST https://graph.facebook.com/${API_VERSION}/${phoneNumberId}/messages` but no backend route matches that path. This is a runtime 404 waiting to happen. Tool: helper:request Normalized path used for matching: `/https:/graph.facebook.com/<p>/<p>/messages` If this points at …
Dangling fetchHelper:request
high System graph api Wiring conf 1.00 Dangling fetch: POST https://graph.facebook.com/${API_VERSION}/${phoneNumberId}/messages (workers/broadcast-worker.js:117)
`workers/broadcast-worker.js:117` calls `POST https://graph.facebook.com/${API_VERSION}/${phoneNumberId}/messages` but no backend route matches that path. This is a runtime 404 waiting to happen. Tool: helper:request Normalized path used for matching: `/https:/graph.facebook.com/<p>/<p>/messages` …
Dangling fetchHelper:request
high System graph api Wiring conf 1.00 Dangling fetch: POST https://graph.facebook.com/${API_VERSION}/${phoneNumberId}/payment_requests (src/components/20ui-domain/whatsapp.actions.ts:656)
`src/components/20ui-domain/whatsapp.actions.ts:656` calls `POST https://graph.facebook.com/${API_VERSION}/${phoneNumberId}/payment_requests` but no backend route matches that path. This is a runtime 404 waiting to happen. Tool: axios Normalized path used for matching: `/https:/graph.facebook.com/…
Dangling fetchAxios
high System graph api Wiring conf 1.00 Dangling fetch: POST https://graph.facebook.com/${API_VERSION}/${phoneNumberId}/whatsapp_business_profile (src/components/20ui-domain/whatsapp.actions.ts:128)
`src/components/20ui-domain/whatsapp.actions.ts:128` calls `POST https://graph.facebook.com/${API_VERSION}/${phoneNumberId}/whatsapp_business_profile` but no backend route matches that path. This is a runtime 404 waiting to happen. Tool: axios Normalized path used for matching: `/https:/graph.face…
Dangling fetchAxios
high System graph api Wiring conf 1.00 Dangling fetch: POST https://graph.facebook.com/${API_VERSION}/${phoneNumberId}/whatsapp_business_profile (src/components/20ui-domain/whatsapp.actions.ts:154)
`src/components/20ui-domain/whatsapp.actions.ts:154` calls `POST https://graph.facebook.com/${API_VERSION}/${phoneNumberId}/whatsapp_business_profile` but no backend route matches that path. This is a runtime 404 waiting to happen. Tool: axios Normalized path used for matching: `/https:/graph.face…
Dangling fetchAxios
high System graph api Wiring conf 1.00 Dangling fetch: POST https://graph.facebook.com/${API_VERSION}/${project.wabaId}/generate_payment_configuration_oauth_link (src/components/20ui-domain/whatsapp.actions.ts:572)
`src/components/20ui-domain/whatsapp.actions.ts:572` calls `POST https://graph.facebook.com/${API_VERSION}/${project.wabaId}/generate_payment_configuration_oauth_link` but no backend route matches that path. This is a runtime 404 waiting to happen. Tool: axios Normalized path used for matching: `/…
Dangling fetchAxios
high System graph api Wiring conf 1.00 Dangling fetch: POST https://graph.facebook.com/${API_VERSION}/${project.wabaId}/payment_configuration/${configurationName} (src/components/20ui-domain/whatsapp.actions.ts:535)
`src/components/20ui-domain/whatsapp.actions.ts:535` calls `POST https://graph.facebook.com/${API_VERSION}/${project.wabaId}/payment_configuration/${configurationName}` but no backend route matches that path. This is a runtime 404 waiting to happen. Tool: axios Normalized path used for matching: `…
Dangling fetchAxios
high System graph api Wiring conf 1.00 Dangling fetch: POST https://graph.facebook.com/${API_VERSION}/${project.wabaId}/payment_configurations (src/components/20ui-domain/whatsapp.actions.ts:497)
`src/components/20ui-domain/whatsapp.actions.ts:497` calls `POST https://graph.facebook.com/${API_VERSION}/${project.wabaId}/payment_configurations` but no backend route matches that path. This is a runtime 404 waiting to happen. Tool: axios Normalized path used for matching: `/https:/graph.facebo…
Dangling fetchAxios
high System graph api Wiring conf 1.00 Dangling fetch: POST https://graph.facebook.com/${API_VERSION}/${uploadSessionId} (src/components/20ui-domain/whatsapp.actions.ts:122)
`src/components/20ui-domain/whatsapp.actions.ts:122` calls `POST https://graph.facebook.com/${API_VERSION}/${uploadSessionId}` but no backend route matches that path. This is a runtime 404 waiting to happen. Tool: axios Normalized path used for matching: `/https:/graph.facebook.com/<p>/<p>` If thi…
Dangling fetchAxios
high System graph api Wiring conf 1.00 Dangling fetch: POST https://graph.facebook.com/${API_VERSION}/${wabaId}/message_templates (src/app/api/cron/sync-local-templates/route.ts:59)
`src/app/api/cron/sync-local-templates/route.ts:59` calls `POST https://graph.facebook.com/${API_VERSION}/${wabaId}/message_templates` but no backend route matches that path. This is a runtime 404 waiting to happen. Tool: axios Normalized path used for matching: `/https:/graph.facebook.com/<p>/<p>…
Dangling fetchAxios
high System graph api Wiring conf 1.00 Dangling fetch: POST https://graph.facebook.com/${API_VERSION}/${wabaId}/subscribed_apps (src/components/20ui-domain/whatsapp.actions.ts:211)
`src/components/20ui-domain/whatsapp.actions.ts:211` calls `POST https://graph.facebook.com/${API_VERSION}/${wabaId}/subscribed_apps` but no backend route matches that path. This is a runtime 404 waiting to happen. Tool: axios Normalized path used for matching: `/https:/graph.facebook.com/<p>/<p>/…
Dangling fetchAxios
high System graph api Wiring conf 1.00 Dangling fetch: POST https://graph.facebook.com/${API_VERSION}/me/messages (src/lib/webhook-processor.ts:2074)
`src/lib/webhook-processor.ts:2074` calls `POST https://graph.facebook.com/${API_VERSION}/me/messages` but no backend route matches that path. This is a runtime 404 waiting to happen. Tool: axios Normalized path used for matching: `/https:/graph.facebook.com/<p>/me/messages` If this points at an e…
Dangling fetchAxios
high System graph api Wiring conf 1.00 Dangling fetch: POST https://graph.facebook.com/${API_VERSION}/me/messages (src/lib/webhook-processor.ts:2090)
`src/lib/webhook-processor.ts:2090` calls `POST https://graph.facebook.com/${API_VERSION}/me/messages` but no backend route matches that path. This is a runtime 404 waiting to happen. Tool: axios Normalized path used for matching: `/https:/graph.facebook.com/<p>/me/messages` If this points at an e…
Dangling fetchAxios
high System graph api Wiring conf 1.00 Dangling fetch: POST https://graph.facebook.com/${API_VERSION}/me/messages (src/lib/webhook-processor.ts:285)
`src/lib/webhook-processor.ts:285` calls `POST https://graph.facebook.com/${API_VERSION}/me/messages` but no backend route matches that path. This is a runtime 404 waiting to happen. Tool: axios Normalized path used for matching: `/https:/graph.facebook.com/<p>/me/messages` If this points at an ex…
Dangling fetchAxios
high System graph api Wiring conf 1.00 Dangling fetch: POST https://graph.facebook.com/${API_VERSION}/me/messages (src/lib/webhook-processor.ts:341)
`src/lib/webhook-processor.ts:341` calls `POST https://graph.facebook.com/${API_VERSION}/me/messages` but no backend route matches that path. This is a runtime 404 waiting to happen. Tool: axios Normalized path used for matching: `/https:/graph.facebook.com/<p>/me/messages` If this points at an ex…
Dangling fetchAxios
high System graph api Wiring conf 1.00 Dangling fetch: POST https://graph.facebook.com/${API_VERSION}/oauth/access_token (src/app/actions/onboarding.actions.ts:251)
`src/app/actions/onboarding.actions.ts:251` calls `POST https://graph.facebook.com/${API_VERSION}/oauth/access_token` but no backend route matches that path. This is a runtime 404 waiting to happen. Tool: axios Normalized path used for matching: `/https:/graph.facebook.com/<p>/oauth/access_token` …
Dangling fetchAxios
high System graph api Wiring conf 1.00 Dangling fetch: POST https://graph.facebook.com/${API_VERSION}/oauth/access_token (src/app/actions/onboarding.actions.ts:67)
`src/app/actions/onboarding.actions.ts:67` calls `POST https://graph.facebook.com/${API_VERSION}/oauth/access_token` but no backend route matches that path. This is a runtime 404 waiting to happen. Tool: axios Normalized path used for matching: `/https:/graph.facebook.com/<p>/oauth/access_token` I…
Dangling fetchAxios
high System graph api Wiring conf 1.00 Dangling fetch: POST https://graph.facebook.com/v25.0/ (src/app/actions/custom-ecommerce.actions.ts:856)
`src/app/actions/custom-ecommerce.actions.ts:856` calls `POST https://graph.facebook.com/v25.0/` but no backend route matches that path. This is a runtime 404 waiting to happen. Tool: axios Normalized path used for matching: `/https:/graph.facebook.com/v25.0` If this points at an external API, pre…
Dangling fetchAxios
high System graph api Wiring conf 1.00 Dangling fetch: POST https://graph.microsoft.com/v1.0/subscriptions (src/lib/sabmail/push-registration.ts:106)
`src/lib/sabmail/push-registration.ts:106` calls `POST https://graph.microsoft.com/v1.0/subscriptions` but no backend route matches that path. This is a runtime 404 waiting to happen. Tool: fetch Normalized path used for matching: `/https:/graph.microsoft.com/v1.0/subscriptions` If this points at …
Dangling fetchFetch
high System graph api Wiring conf 1.00 Dangling fetch: POST https://html.duckduckgo.com/html/ (ddg_test.js:6)
`ddg_test.js:6` calls `POST https://html.duckduckgo.com/html/` but no backend route matches that path. This is a runtime 404 waiting to happen. Tool: fetch Normalized path used for matching: `/https:/html.duckduckgo.com/html` If this points at an external API, prefix it with `https://` so the matc…
Dangling fetchFetch
high System graph api Wiring conf 1.00 Dangling fetch: POST https://html.duckduckgo.com/html/ (src/app/dashboard/seo/tools/keyword-rank-checker/action.ts:147)
`src/app/dashboard/seo/tools/keyword-rank-checker/action.ts:147` calls `POST https://html.duckduckgo.com/html/` but no backend route matches that path. This is a runtime 404 waiting to happen. Tool: fetch Normalized path used for matching: `/https:/html.duckduckgo.com/html` If this points at an ex…
Dangling fetchFetch
high System graph api Wiring conf 1.00 Dangling fetch: POST https://login.microsoftonline.com/${tenant}/oauth2/v2.0/token (src/app/api/sabcrm/oauth/[provider]/callback/route.ts:218)
`src/app/api/sabcrm/oauth/[provider]/callback/route.ts:218` calls `POST https://login.microsoftonline.com/${tenant}/oauth2/v2.0/token` but no backend route matches that path. This is a runtime 404 waiting to happen. Tool: fetch Normalized path used for matching: `/https:/login.microsoftonline.com/…
Dangling fetchFetch
high System graph api Wiring conf 1.00 Dangling fetch: POST https://oauth2.googleapis.com/token (src/app/api/sabcrm/oauth/[provider]/callback/route.ts:164)
`src/app/api/sabcrm/oauth/[provider]/callback/route.ts:164` calls `POST https://oauth2.googleapis.com/token` but no backend route matches that path. This is a runtime 404 waiting to happen. Tool: fetch Normalized path used for matching: `/https:/oauth2.googleapis.com/token` If this points at an ex…
Dangling fetchFetch
high System graph api Wiring conf 1.00 Dangling fetch: POST https://slack.com/api/auth.test (src/app/api/sabflow/credentials/test/route.ts:142)
`src/app/api/sabflow/credentials/test/route.ts:142` calls `POST https://slack.com/api/auth.test` but no backend route matches that path. This is a runtime 404 waiting to happen. Tool: fetch Normalized path used for matching: `/https:/slack.com/api/auth.test` If this points at an external API, pref…
Dangling fetchFetch
high System graph api Wiring conf 1.00 Dangling fetch: POST https://tmpfiles.org/api/v1/upload (src/app/dashboard/seo/tools/reverse-image-search/page.tsx:49)
`src/app/dashboard/seo/tools/reverse-image-search/page.tsx:49` calls `POST https://tmpfiles.org/api/v1/upload` but no backend route matches that path. This is a runtime 404 waiting to happen. Tool: fetch Normalized path used for matching: `/https:/tmpfiles.org/api/v1/upload` If this points at an e…
Dangling fetchFetch
high System graph api Wiring conf 1.00 Dangling fetch: PUT /api/sabflow/env-vars (src/app/dashboard/sabflow/env-vars/_components/env-vars-client.tsx:393)
`src/app/dashboard/sabflow/env-vars/_components/env-vars-client.tsx:393` calls `PUT /api/sabflow/env-vars` but no backend route matches that path. This is a runtime 404 waiting to happen. Tool: fetch Normalized path used for matching: `/sabflow/env-vars` If this points at an external API, prefix i…
Dangling fetchFetch
high System graph api Wiring conf 1.00 Dangling fetch: PUT https://api.mercadopago.com/v1/payments/${encodeURIComponent(intentId)} (src/lib/sabshop/payments.ts:479)
`src/lib/sabshop/payments.ts:479` calls `PUT https://api.mercadopago.com/v1/payments/${encodeURIComponent(intentId)}` but no backend route matches that path. This is a runtime 404 waiting to happen. Tool: fetch Normalized path used for matching: `/https:/api.mercadopago.com/v1/payments/<p>` If thi…
Dangling fetchFetch
high System graph security security conf 1.00 Insecure pattern 'eval_used' in rust/crates/sabsheet-cells/src/formula.rs:556
Found a known-risky pattern (eval_used). Review and replace if possible.
rust/crates/sabsheet-cells/src/formula.rs:556 Eval used
high System graph security security conf 1.00 Insecure pattern 'eval_used' in rust/crates/sabsheet-cells/src/handlers.rs:151
Found a known-risky pattern (eval_used). Review and replace if possible.
rust/crates/sabsheet-cells/src/handlers.rs:151 Eval used
high System graph security security conf 1.00 Insecure pattern 'eval_used' in services/sabflow-ws/src/seats.ts:71
Found a known-risky pattern (eval_used). Review and replace if possible.
services/sabflow-ws/src/seats.ts:71 Eval used
high System graph security security conf 1.00 Insecure pattern 'eval_used' in src/lib/sabflow/triggers/debounce.ts:77
Found a known-risky pattern (eval_used). Review and replace if possible.
src/lib/sabflow/triggers/debounce.ts:77 Eval used
high System graph security security conf 1.00 Insecure pattern 'exec_used' in src/app/sabmail/_components/rich-text-editor.tsx:87
Found a known-risky pattern (exec_used). Review and replace if possible.
src/app/sabmail/_components/rich-text-editor.tsx:87 Exec used
high System graph security security conf 1.00 Insecure pattern 'exec_used' in src/lib/sabflow/queue/enqueue.ts:161
Found a known-risky pattern (exec_used). Review and replace if possible.
src/lib/sabflow/queue/enqueue.ts:161 Exec used
high System graph security security conf 1.00 Insecure pattern 'new_function_used' in benches/sabflow-expression/run.js:154
Found a known-risky pattern (new_function_used). Review and replace if possible.
benches/sabflow-expression/run.js:154 New function used
high System graph security security conf 1.00 Insecure pattern 'new_function_used' in src/app/actions/sabcrm-people-salary-structures.actions.types.ts:159
Found a known-risky pattern (new_function_used). Review and replace if possible.
src/app/actions/sabcrm-people-salary-structures.actions.types.ts:159 New function used
high System graph security security conf 1.00 Insecure pattern 'new_function_used' in src/app/sites/[[...path]]/route.ts:26
Found a known-risky pattern (new_function_used). Review and replace if possible.
src/app/sites/[[...path]]/route.ts:26 New function used
high System graph security security conf 1.00 Insecure pattern 'new_function_used' in src/lib/automations/workflow-runtime.ts:46
Found a known-risky pattern (new_function_used). Review and replace if possible.
src/lib/automations/workflow-runtime.ts:46 New function used
high System graph security security conf 1.00 Insecure pattern 'new_function_used' in src/lib/sabflow/engine/executeBlock.ts:335
Found a known-risky pattern (new_function_used). Review and replace if possible.
src/lib/sabflow/engine/executeBlock.ts:335 New function used
high System graph security security conf 1.00 Insecure pattern 'new_function_used' in src/lib/sabflow/execution/sandbox/browserSandbox.ts:142
Found a known-risky pattern (new_function_used). Review and replace if possible.
src/lib/sabflow/execution/sandbox/browserSandbox.ts:142 New function used
high System graph security security conf 1.00 Insecure pattern 'new_function_used' in src/lib/sabflow/executor/credentials/import-n8n.ts:627
Found a known-risky pattern (new_function_used). Review and replace if possible.
src/lib/sabflow/executor/credentials/import-n8n.ts:627 New function used
high System graph security security conf 1.00 Insecure pattern 'new_function_used' in src/lib/sabflow/forge/blocks/databases/index.ts:67
Found a known-risky pattern (new_function_used). Review and replace if possible.
src/lib/sabflow/forge/blocks/databases/index.ts:67 New function used
high System graph security security conf 1.00 Insecure pattern 'new_function_used' in src/lib/sabflow/forge/blocks/n8n/_shared/optional_import.ts:10
Found a known-risky pattern (new_function_used). Review and replace if possible.
src/lib/sabflow/forge/blocks/n8n/_shared/optional_import.ts:10 New function used
high System graph security security conf 1.00 Insecure pattern 'new_function_used' in src/lib/sabflow/forge/blocks/n8n/deprecated/ai_transform_v1.ts:102
Found a known-risky pattern (new_function_used). Review and replace if possible.
src/lib/sabflow/forge/blocks/n8n/deprecated/ai_transform_v1.ts:102 New function used
high System graph security security conf 1.00 Insecure pattern 'new_function_used' in src/lib/sabflow/forge/blocks/n8n/generic/filter.ts:33
Found a known-risky pattern (new_function_used). Review and replace if possible.
src/lib/sabflow/forge/blocks/n8n/generic/filter.ts:33 New function used
high System graph security security conf 1.00 Insecure pattern 'new_function_used' in src/lib/sabflow/forge/blocks/n8n/generic/if.ts:33
Found a known-risky pattern (new_function_used). Review and replace if possible.
src/lib/sabflow/forge/blocks/n8n/generic/if.ts:33 New function used
high System graph security security conf 1.00 Insecure pattern 'new_function_used' in src/lib/sabflow/forge/blocks/n8n/generic/switch_n8n.ts:38
Found a known-risky pattern (new_function_used). Review and replace if possible.
src/lib/sabflow/forge/blocks/n8n/generic/switch_n8n.ts:38 New function used
high System graph security security conf 1.00 Insecure pattern 'new_function_used' in src/lib/sabflow/forge/blocks/n8n/langchain_vendor/tool_code.ts:27
Found a known-risky pattern (new_function_used). Review and replace if possible.
src/lib/sabflow/forge/blocks/n8n/langchain_vendor/tool_code.ts:27 New function used
high System graph security security conf 1.00 Insecure pattern 'new_function_used' in src/lib/sabflow/forge/blocks/n8n/mass_e/array_filter.ts:37
Found a known-risky pattern (new_function_used). Review and replace if possible.
src/lib/sabflow/forge/blocks/n8n/mass_e/array_filter.ts:37 New function used
high System graph security security conf 1.00 Insecure pattern 'new_function_used' in src/lib/sabflow/forge/blocks/n8n/mass_e/array_map.ts:39
Found a known-risky pattern (new_function_used). Review and replace if possible.
src/lib/sabflow/forge/blocks/n8n/mass_e/array_map.ts:39 New function used
high System graph security security conf 1.00 Insecure pattern 'new_function_used' in src/lib/sabflow/forge/blocks/n8n/mass_e/array_reduce.ts:39
Found a known-risky pattern (new_function_used). Review and replace if possible.
src/lib/sabflow/forge/blocks/n8n/mass_e/array_reduce.ts:39 New function used
high System graph security security conf 1.00 Insecure pattern 'new_function_used' in src/lib/sabflow/forge/blocks/n8n/storage/ftp.ts:53
Found a known-risky pattern (new_function_used). Review and replace if possible.
src/lib/sabflow/forge/blocks/n8n/storage/ftp.ts:53 New function used
high System graph security security conf 1.00 Insecure pattern 'new_function_used' in src/lib/sabflow/forge/blocks/n8n/storage/ssh.ts:61
Found a known-risky pattern (new_function_used). Review and replace if possible.
src/lib/sabflow/forge/blocks/n8n/storage/ssh.ts:61 New function used
high System graph security security conf 1.00 Insecure pattern 'new_function_used' in src/lib/sabflow/forge/blocks/n8n/triggers_as_actions/email_read_imap.ts:51
Found a known-risky pattern (new_function_used). Review and replace if possible.
src/lib/sabflow/forge/blocks/n8n/triggers_as_actions/email_read_imap.ts:51 New function used
high System graph security security conf 1.00 Insecure pattern 'new_function_used' in src/workflows/automation-run.ts:32
Found a known-risky pattern (new_function_used). Review and replace if possible.
src/workflows/automation-run.ts:32 New function used
medium System graph frontend Frontend quality conf 1.00 `dangerouslySetInnerHTML` used in a React component — src/app/dashboard/sabsheet/[workbookId]/print/_print-view.tsx:141
Open XSS surface unless the input is provably trusted. Replace with explicit JSX or sanitize via a vetted library. Why: OWASP basics. Already partially flagged by the security analyzer. Rule id: fq.dangerous-html
Fq dangerous html
medium System graph frontend Frontend quality conf 1.00 `dangerouslySetInnerHTML` used in a React component — src/app/dashboard/seo/tools/json-formatter/page.tsx:70
Open XSS surface unless the input is provably trusted. Replace with explicit JSX or sanitize via a vetted library. Why: OWASP basics. Already partially flagged by the security analyzer. Rule id: fq.dangerous-html
Fq dangerous html
medium System graph frontend Frontend quality conf 1.00 `dangerouslySetInnerHTML` used in a React component — src/app/dashboard/seo/tools/markdown-to-html/page.tsx:124
Open XSS surface unless the input is provably trusted. Replace with explicit JSX or sanitize via a vetted library. Why: OWASP basics. Already partially flagged by the security analyzer. Rule id: fq.dangerous-html
Fq dangerous html
medium System graph frontend Frontend quality conf 1.00 `dangerouslySetInnerHTML` used in a React component — src/app/dashboard/seo/tools/page-speed/page.tsx:184
Open XSS surface unless the input is provably trusted. Replace with explicit JSX or sanitize via a vetted library. Why: OWASP basics. Already partially flagged by the security analyzer. Rule id: fq.dangerous-html
Fq dangerous html
medium System graph frontend Frontend quality conf 1.00 `dangerouslySetInnerHTML` used in a React component — src/app/dl/[shortCode]/components/RedirectScript.tsx:41
Open XSS surface unless the input is provably trusted. Replace with explicit JSX or sanitize via a vetted library. Why: OWASP basics. Already partially flagged by the security analyzer. Rule id: fq.dangerous-html
Fq dangerous html
medium System graph frontend Frontend quality conf 1.00 `dangerouslySetInnerHTML` used in a React component — src/app/features/[slug]/page.tsx:107
Open XSS surface unless the input is provably trusted. Replace with explicit JSX or sanitize via a vetted library. Why: OWASP basics. Already partially flagged by the security analyzer. Rule id: fq.dangerous-html
Fq dangerous html
medium System graph frontend Frontend quality conf 1.00 `dangerouslySetInnerHTML` used in a React component — src/app/layout.tsx:107
Open XSS surface unless the input is provably trusted. Replace with explicit JSX or sanitize via a vetted library. Why: OWASP basics. Already partially flagged by the security analyzer. Rule id: fq.dangerous-html
Fq dangerous html
medium System graph frontend Frontend quality conf 1.00 `dangerouslySetInnerHTML` used in a React component — src/app/login/page.tsx:15
Open XSS surface unless the input is provably trusted. Replace with explicit JSX or sanitize via a vetted library. Why: OWASP basics. Already partially flagged by the security analyzer. Rule id: fq.dangerous-html
Fq dangerous html

Showing first 300 of 953. Refine filters or use the findings page for deep search.

For AI agents: Voting guide (TP/FP) MCP manifest Stdio wrapper SARIF Integrate Findings queue Vote TP/FP on findings to calibrate the engine.
For AI agents + API integrations
Email me when this repo regresses
Free. We re-scan periodically; new criticals → your inbox. No signup required for the scan itself.
API access

This page is publicly accessible at: https://repobility.com/scan/a373e772-96a1-4a00-9fec-e66981053c4c/

To check status programmatically (no auth required):

curl -s https://repobility.com/api/v1/public/scan/a373e772-96a1-4a00-9fec-e66981053c4c/

Important — please don't re-submit the same URL repeatedly. The submission endpoint is idempotent: re-submitting the same git URL returns this same scan_token, not a new one. To re-scan this repo, sign up free and use the dashboard.