Skip to navigation Skip to content
Flowmatix Documentation
  • Flowmatix Docs

Feature Requests

1
  • Feature Requests

WhatsApp Integration

2
  • WhatsApp Cloud API Integration
  • WhatsApp Automation Setup

Updates

4
  • Release Updates Archive
  • What’s New in Flowmatix
  • Flowmatix Roadmap
  • Platform Updates

Getting Started

5
  • Must-Know-How of Flowmatix
  • How Flowmatix Works
  • Account Setup and Onboarding
  • How Flowmatix Works
  • Introduction to Flowmatix

Workflow Management

1
  • Workflow Builder Guide

Integrations

1
  • Integration Management

Customer Management

1
  • Customer Management System

Analytics

1
  • Analytics and Reporting

Security

1
  • Security and Compliance

API Reference

4
  • Partner API References
  • WhatsApp Cloud API Reference
  • Contacts and Chats APIs
  • API Documentation

Support

2
  • Common Errors and Troubleshooting
  • Troubleshooting Guide

Chat Automation

1
  • Chat Flow Builder

Contact Management

1
  • Contact Management

Account Recovery

1
  • Recovering Restricted Meta Account

AI Training

1
  • AI Training Engine

Automation

1
  • Automation Rules

Bug Reports

1
  • Bug Reports

Campaign Management

1
  • Campaign Management

Contact

1
  • Connect With Us

FAQ

1
  • Frequently Asked Questions

Live Chat

1
  • Live Chat Integration

Message Templates

1
  • Message Templates

Migration

1
  • Migration from Other Platforms

Partner Program

3
  • Partner FAQs
  • Flowmatix Partner Onboarding
  • Partner Program

WhatsApp Setup

2
  • WhatsApp Bot Creation Manual Onboarding
  • WhatsApp Bot Creation Automated Onboarding

WhatsApp Troubleshooting

1
  • Reconnect WhatsApp Bot
View Categories
  • Home
  • Docs
  • Support
  • Common Errors and Troubleshooting

Common Errors and Troubleshooting

1 min read

Common Errors and Solutions #

This comprehensive troubleshooting guide helps you quickly resolve common issues encountered while using Flowmatix.

Authentication Errors #

Invalid API Key (401 Unauthorized) #

Error: “Invalid API key or token expired”

Solutions:

  • Verify API key is correctly copied from account settings
  • Check if API key has expired and generate a new one
  • Ensure API key has proper permissions for the operation
  • Verify the Authorization header format is correct

Account Suspended #

Error: “Account access suspended”

Solutions:

  • Check email for suspension notifications
  • Review account billing status
  • Contact support for account reactivation
  • Ensure compliance with platform policies

WhatsApp Integration Issues #

Message Delivery Failures #

Error: “Message failed to deliver”

Common Causes:

  • Invalid phone number format
  • Recipient has blocked the business number
  • WhatsApp Business account restrictions
  • Template message not approved

Solutions:

  • Verify phone number includes country code
  • Check WhatsApp Business account status
  • Use approved message templates only
  • Test with different recipient numbers

Webhook Connection Errors #

Error: “Webhook verification failed”

Solutions:

  • Ensure webhook URL is publicly accessible
  • Verify SSL certificate is valid
  • Check webhook verification token
  • Review server logs for error details

Workflow Execution Problems #

Workflow Not Triggering #

Possible Issues:

  • Trigger conditions not met
  • Workflow is disabled or paused
  • Integration connection issues
  • Insufficient permissions

Debugging Steps:

  1. Check workflow status and logs
  2. Verify trigger configuration
  3. Test with manual trigger
  4. Review integration connection status

Action Execution Failures #

Error: “Action failed to execute”

Solutions:

  • Check action configuration and parameters
  • Verify required fields are populated
  • Test integration connection
  • Review error logs for specific details

Integration Connection Issues #

Third-Party Service Unavailable #

Error: “Service temporarily unavailable”

Solutions:

  • Check third-party service status page
  • Retry the operation after some time
  • Verify service credentials are current
  • Contact service provider if issue persists

Rate Limit Exceeded #

Error: “Rate limit exceeded”

Solutions:

  • Reduce request frequency
  • Implement exponential backoff
  • Upgrade to higher rate limit plan
  • Distribute requests across time

Data Synchronization Issues #

Duplicate Records #

Problem: Multiple records for same contact

Solutions:

  • Review duplicate detection rules
  • Use merge contact functionality
  • Implement unique identifier mapping
  • Clean up existing duplicates

Data Mapping Errors #

Error: “Field mapping failed”

Solutions:

  • Verify field names and data types
  • Check for required field constraints
  • Update mapping configuration
  • Test with sample data

Performance Issues #

Slow Response Times #

Possible Causes:

  • High system load
  • Large data processing
  • Network connectivity issues
  • Complex workflow logic

Optimization Tips:

  • Simplify workflow logic
  • Use pagination for large datasets
  • Implement caching where appropriate
  • Monitor system performance metrics

Getting Help #

If you can’t resolve the issue:

  • Check our status page for known issues
  • Search the knowledge base for solutions
  • Contact support with error details
  • Include relevant logs and screenshots
Updated on June 16, 2025

What are your Feelings

  • Happy
  • Normal
  • Sad
Share This Article :
  • Facebook
  • X
  • LinkedIn
  • Pinterest
Leave a Reply Cancel reply

Your email address will not be published. Required fields are marked *

Table of Contents
  • Common Errors and Solutions
  • Authentication Errors
    • Invalid API Key (401 Unauthorized)
    • Account Suspended
  • WhatsApp Integration Issues
    • Message Delivery Failures
    • Webhook Connection Errors
  • Workflow Execution Problems
    • Workflow Not Triggering
    • Action Execution Failures
  • Integration Connection Issues
    • Third-Party Service Unavailable
    • Rate Limit Exceeded
  • Data Synchronization Issues
    • Duplicate Records
    • Data Mapping Errors
  • Performance Issues
    • Slow Response Times
  • Getting Help