You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
问题描述
在使用过程中,进行测速报错渠道没有禁用
{
"message": "status code 400: Organization has been restricted. Please reach out to support if you believe this was in error.",
"success": false,
"time": 0.207
}
相关截图
groq_api_test.py::test2 PASSED [100%]请求失败,状态码: 400,内容: {'error': {'message': 'Organization has been restricted. Please reach out to support if you believe this was in error. (request id: 2024082422180041399148142260998)', 'type': 'invalid_request_error', 'param': '', 'code': 'organization_restricted'}}
{
"message": "status code 400: Organization has been restricted. Please reach out to support if you believe this was in error.",
"success": false,
"time": 0.21
}
The text was updated successfully, but these errors were encountered:
例行检查
问题描述
在使用过程中,进行测速报错渠道没有禁用
{
"message": "status code 400: Organization has been restricted. Please reach out to support if you believe this was in error.",
"success": false,
"time": 0.207
}
相关截图
groq_api_test.py::test2 PASSED [100%]请求失败,状态码: 400,内容: {'error': {'message': 'Organization has been restricted. Please reach out to support if you believe this was in error. (request id: 2024082422180041399148142260998)', 'type': 'invalid_request_error', 'param': '', 'code': 'organization_restricted'}}
{
"message": "status code 400: Organization has been restricted. Please reach out to support if you believe this was in error.",
"success": false,
"time": 0.21
}
The text was updated successfully, but these errors were encountered: