Hello, cannot use sora-2-all model with error:
“error”: {
“code”: “model_not_found”,
“message”: “no available channel for group default and model sora-2-pro-all (distributor) (request id: 20260208073201696053403vcd6vwvE)”,
“type”: “comet_api_error”
}
}
The error indicates you’re using a supplier key that doesn’t have access to the sora-2-pro-all model. Please check with your supplier if this model is enabled for your key. If it’s already enabled and you’re still seeing this error, verify the model ID is correct. If both are correct but the issue persists, please provide more details so we can investigate further.
Could you please tell me what kind of supplier key this is? I use my personal account on your platform and I couldn’t find anything about it in the API key parameters or documentation.
The error you’re seeing is returned by cometapi, not Apidog. Cometapi indicates the model parameter value is incorrect - you’ll need to check cometapi’s documentation for their supported model values and use one of those instead.