Integration Issues
Troubleshoot REST API, Code Widget, Buzzy Functions, constants, external API, and data integration issues.
Last updated
Troubleshoot REST API, Code Widget, Buzzy Functions, constants, external API, and data integration issues.
Integration issues involve a boundary between Buzzy and another system, or custom logic running inside a Buzzy app.
REST API request fails authentication or authorization
API call targets the wrong app, datatable, row, or field
Code Widget cannot read the current row or expected context
Buzzy Function fails because inputs, constants, secrets, or external API settings are missing
external service returns an error or timeout
runtime UI fails after a custom widget or function change
Identify the surface: REST API, Code Widget Async API, Buzzy Function, Custom MCP, or external service.
Confirm app ID, datatable ID, field ID, row ID, and environment.
Check user permissions and field-level access.
Confirm required constants and secrets are configured.
If the issue appears in a running app, inspect the affected screen with In-App Debugging.
Last updated