- Help Center
- FAQs
- Errors and warnings
-
Working with TravelgateX
-
Log onto TravelgateX
- Settings
- My Connections
- Content Management
- Stats: connectivity performance dashboard
- Logging: TGX logs manager
- Inventory: working with Channel Managers
- Distribution: a comprehensive business rules engine
- B2B Virtual Agency
- Speed: high-speed cache to reduce response time and traffic
- Traffic Optimizer: Optimization tool to reduce unnecessary traffic and improve L2B ratio
- Alerts: real-time issues detection
- Dashboard
-
Buying on TravelgateX
-
Selling on TravelgateX
-
FAQs
"QUOTA_EXCEEDED" - "VALIDATION_ERROR"
I have received a "QUOTA_EXCEEDED" - "VALIDATION_ERROR". What does it mean?
This error is returned in those cases the timeout set in your request or the timeout established in your settings is exceeded and our system is not able to returned all the product available:
{
"data" : {
"error" : "{\"data\":{\"hotelX\":{\"search\":{\"auditData\":null,\"context\":\"CONTEXT\",\"options\":null,\"errors\":[{\"code\":\"QUOTA_EXCEEDED\",\"type\":\"VALIDATION_ERROR\",\"description\":\"too many options to return\"}],\"warnings\":null}}}}"
}
}
This error can be avoided by increasing the timeout set in your Query or in your settings, in order to allow the Seller to provide us the whole product in time.
You will find more information on Hotel-X errors and warnings on our API Documentation.