Troubleshooting

Error Codes

Reference for Synoveo error codes and how to resolve them

Understanding Synoveo error codes helps you resolve issues quickly.

Error Response Format

When something goes wrong, Synoveo returns a structured error with a code and message:

{
  "status": "error",
  "error": {
    "code": "TIER_LIMIT_REACHED",
    "message": "Your plan supports up to 30 units. Upgrade to add more rooms."
  }
}

Authentication Errors

CodeWhat It MeansHow to Fix
AUTH_REQUIREDYou need to be logged inLog in to the console
TOKEN_EXPIREDYour session has expiredLog in again
GOOGLE_AUTH_EXPIREDGoogle connection needs renewalReconnect your Google account in Settings

Permission Errors

CodeWhat It MeansHow to Fix
FORBIDDENYour role does not have access to this featureAsk the property Owner to upgrade your role
LOCATION_ACCESS_DENIEDYou do not have access to this propertyContact the property Owner
TIER_LIMIT_REACHEDYour plan does not have enough unit capacityUpgrade your plan in Settings > Billing
FEATURE_NOT_AVAILABLEThis feature is not available on your planCheck your plan details

Booking Errors

CodeWhat It MeansHow to Fix
BOOKING_NOT_FOUNDThe booking could not be foundCheck the booking ID and try again
BOOKING_CONFLICTThe room is already booked for those datesChoose different dates or a different room
INVALID_DATESThe check-in or check-out date is invalidEnsure check-out is after check-in
PAYMENT_FAILEDThe guest's payment did not go throughAsk the guest to try a different payment method

Room and Rate Errors

CodeWhat It MeansHow to Fix
ROOM_NOT_FOUNDThe room could not be foundCheck the room still exists in your setup
RATE_NOT_FOUNDThe rate plan could not be foundVerify the rate plan in Rates and Availability
INVALID_RATEThe rate amount is not validEnsure the rate is a positive number

Channel Errors

CodeWhat It MeansHow to Fix
CHANNEL_SYNC_FAILEDFailed to update a booking siteCheck the channel sync log for details
CHANNEL_NOT_CONNECTEDThe channel is not connectedSet up the channel connection first
MAPPING_INCOMPLETERooms are not fully mapped to the channelComplete room mapping in channel settings
RATE_LIMITEDToo many requests to the booking siteWait a few minutes and try again

Validation Errors

CodeWhat It MeansHow to Fix
INVALID_INPUTThe information you provided is not validCheck the form for highlighted errors
MISSING_FIELDA required field was not filled inComplete all required fields
INVALID_FORMATThe data format is incorrectCheck the expected format (dates, phone numbers, etc.)
CONFLICTA duplicate entry already existsChange the conflicting value

Google Business Profile Errors

CodeWhat It MeansHow to Fix
LOCATION_NOT_VERIFIEDYour Google listing is not verifiedComplete verification in Google Business Profile
LOCATION_NOT_FOUNDThe Google listing could not be foundRe-import your locations from Google
GBP_UPDATE_FAILEDFailed to update Google listingCheck your Google connection and try again

Getting Help

When contacting support, include the following to help us resolve your issue quickly:

  1. The error code (e.g., TIER_LIMIT_REACHED)
  2. The full error message
  3. What you were trying to do when the error occurred
  4. When it happened (date and approximate time)
  5. Your property name so we can look up your account

Contact Support

On this page