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.
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.
Incorrect email or password.
Account not activated or blocked.
Browser autofill inserting incorrect credentials.
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.
Service is fully booked.
Payment issue preventing checkout.
Incorrect time zone settings.
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.
Overlapping availability settings.
System sync delays.
Verify booking intervals.
Enable conflict prevention under Advanced Booking Settings.
Refresh the calendar and verify latest updates.
Insufficient funds.
Payment provider issue.
Expired or incorrect card details.
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.
Auto-invoicing not enabled.
Incorrect tax/VAT settings.
Navigate to Settings > Invoicing & Accounting.
Ensure automatic invoicing is enabled for bookings.
Check tax settings and ensure they are applied correctly.
Email sent to spam folder.
SMTP settings misconfigured.
Incorrect email in customer profile.
Ask the customer to check their spam/junk folder.
Confirm the customer’s email is correctly entered in their booking profile.
Outdated app version.
Insufficient device storage.
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.
Incorrect API key.
Rate limits exceeded.
Network firewall blocking requests.
Check API key in Settings > API Access.
Ensure your requests are within rate limits.
Test the API using Postman or cURL to verify responses.
curl -X GET "https://api.bookingbird.com/v1/services" \
-H "Authorization: Bearer YOUR_API_KEY"
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.
If the issue persists, visit our Help Center or contact support for assistance!