If you’re experiencing issues with Bookingbird, this guide provides step-by-step solutions to the most common problems, ensuring a seamless booking experience for both businesses and customers.
General Troubleshooting Checklist
Before diving into specific issues, try these general steps:
Refresh the page or restart the app.
Clear browser cache (Chrome: Settings > Privacy > Clear Browsing Data).
Check your internet connection.
Ensure you have the latest updates (Bookingbird, browser, or mobile app).
Try a different browser or device to rule out compatibility issues.
Login & Account Issues
Unable to Log In
Possible Causes:
Incorrect email or password.
Account not activated or blocked.
Browser autofill inserting incorrect credentials.
Solutions:
Double-check email and password entry.
Click “Forgot Password?” to reset login credentials.
Ensure the account is activated (check your email for activation link).
Try logging in from a different browser or device.

Booking Issues
Customers Cannot Complete a Booking
Possible Causes:
Service is fully booked.
Payment issue preventing checkout.
Incorrect time zone settings.
Solutions:
Verify service availability in Calendar > Availability Settings.
Check if Stripe/SEPA is correctly set up in Settings > Payments.
Ensure the customer has selected the correct time zone.
Double Bookings Occurring
Possible Causes:
Overlapping availability settings.
System sync delays.
Solutions:
Verify booking intervals.
Enable conflict prevention under Advanced Booking Settings.
Refresh the calendar and verify latest updates.
Payments & Invoices
Payment Declined
Possible Causes:
Insufficient funds.
Payment provider issue.
Expired or incorrect card details.
Solutions:
Ask the customer to try a different card or payment method.
Check Stripe/SEPA logs for declined payment reasons.
Ensure the payment gateway is correctly set up under Settings > Payments.

Invoice Not Generated
Possible Causes:
Auto-invoicing not enabled.
Incorrect tax/VAT settings.
Solutions:
Navigate to Settings > Invoicing & Accounting.
Ensure automatic invoicing is enabled for bookings.
Check tax settings and ensure they are applied correctly.

Notifications & Reminders
Customers Not Receiving Email Confirmations
Possible Causes:
Email sent to spam folder.
SMTP settings misconfigured.
Incorrect email in customer profile.
Solutions:
Ask the customer to check their spam/junk folder.
Confirm the customer’s email is correctly entered in their booking profile.

Mobile App Issues
App Crashing or Freezing
Possible Causes:
Outdated app version.
Insufficient device storage.
Solutions:
Update to the latest version in the App Store/Google Play.
Restart the device and clear unnecessary app cache.
Reinstall the app if issues persist.
Technical & API Issues
API Not Responding
Possible Causes:
Incorrect API key.
Rate limits exceeded.
Network firewall blocking requests.
Solutions:
Check API key in Settings > API Access.
Ensure your requests are within rate limits.
Test the API using Postman or cURL to verify responses.
Example API Test (Using cURL):
curl -X GET "https://api.bookingbird.com/v1/services" \
-H "Authorization: Bearer YOUR_API_KEY"
Best Practices for Troubleshooting
Test across different devices before assuming an issue is system-wide.
Keep software and integrations updated to avoid compatibility issues.
Review system logs and error messages to pinpoint problems.
Use customer support resources when needed.
Need More Help?
If the issue persists, visit our Help Center or contact support for assistance!