LogoLogo
Back to DatabarSchedule a free demo call
  • 🚀Getting started
    • 👋What is Databar.ai?
    • ❓FAQ
  • đŸĒœUsing Databar
    • 🍊Databar basics
      • 💰How credits & actions work
      • 🐞Debug Requests
      • 🔑Authorization & API keys
    • â†˜ī¸Data sources
      • Custom APIs & Integrations
      • External data sources
        • Scheduling Requests
      • Webhooks
      • Upload a CSV
    • 🔀Enrichments
      • How enrichments work
      • Scheduling & Automating enrichments
    • 🏹Destinations
      • Access tables via API
      • Google Sheets
      • Coda.io
    • 👨‍🚀Templates
    • 📊Charts, plots and maps
    • 👨‍đŸ’ģChrome extension
  • â„šī¸Additional info
    • Getting Started
    • What are APIs?
    • Key features & product philosophy
    • Request an API
    • Navigating the catalog
Powered by GitBook
LogoLogo

Databar.ai

  • Back to site
  • Discord
On this page

Was this helpful?

  1. Using Databar
  2. Databar basics

Debug Requests

Here's how you can debug requests via the data logs button in your table

PreviousHow credits & actions workNextAuthorization & API keys

Last updated 10 months ago

Was this helpful?

Errors should never occur when querying, but check the Data Logs if they do. These are like your receipts on each query, showing you what went wrong and how to troubleshoot it. Data logs can be found at the bottom of your table next to the Add rows button:

Once you click on the Data logs button you will see a screen which shows all of the API requests that you've made in this table. The columns show the following:

  • Request status: Can be Completed (everything ran as intended), Error (there was an error with your request), or No data (no data returned from API)

  • API or Enrichment name: the data source that the request was made to

  • Cost: How much this request costed you in credits

  • Inputs: The inputs that were used to make this request (if it's an enrichment you'll see the fields passed from the columns in your table)

  • Details: Any additional details for the request. If the request returned an error, this column will show the reason for the error.

Status Codes

  • 200: OK - The request went through successfully. If there's no data returned, it means the request was successful, but no data fits your input.

  • 400: Bad Request - This often occurs when the input parameters are filled incorrectly. Please recheck the hints and placeholder text before editing the input parameters.

  • 401: Unauthorised - This occurs when there's an issue with the API Key. Please add a new key and try again for endpoints that rely on the user authorizing. If the authorization is done by Databar, please contact us at info@databar.ai and we can help fix this.

  • 404: Not Found - Report this to us at info@databar.ai as this is an issue on our end.

If you run into issues or have questions about our Data Logs, please send us a message via our or via email at info@databar.ai.

đŸĒœ
🍊
🐞
community
Data logs are at the bottom of your table
Data logs pop-up in Databar