Supplier catalog
rooms and rates could not be loaded from the supplier catalog. Please try again later.
List channel accommodation hotels failed.
Status: 400 Bad Request
Backend message: channel_type: Unknown or inactive channel.
Runtime: server
Method: GET
Request path: /api/channel-accommodations/hotels/?channel_type=high1&supplier_type=high1&category=hotel&check_in=2026-07-25&check_out=2026-07-26&adults=2&children=0&rooms=1&include_rate_plans=false
Query: {"channel_type":"high1","supplier_type":"high1","category":"hotel","check_in":"2026-07-25","check_out":"2026-07-26","adults":"2","children":"0","rooms":"1","include_rate_plans":"false"}
Server backend base: http://backend:8000
Attempts:
- server-backend: http://backend:8000/api/channel-accommodations/hotels/?channel_type=high1&supplier_type=high1&category=hotel&check_in=2026-07-25&check_out=2026-07-26&adults=2&children=0&rooms=1&include_rate_plans=false -> 400 Bad Request, content-type: application/json
Response body: {"channel_type":"Unknown or inactive channel."}
Checks:
- Check the request path, query values, backend route, and Django logs.