Refer to the error codes below for troubleshooting common issues with Nscale’s serverless inference service.
Status Code | Description | Response Format |
---|---|---|
401 | Invalid API key or unauthorized | Error object |
404 | Model not found or unavailable | Error object |
429 | Insufficient credit | Error object |
500 | Internal server error | Error object |
503 | Service temporarily unavailable | Error object |