response_code=200 #776
arrfonseca
started this conversation in
General
Replies: 0 comments
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
-
Does anyone knows why OpenAi is returning to my agent this response_code=200 that seems to be an error?
{
"error": {
"message": "Invalid URL (GET /v1/completions processing_ms=7675 request_id=(some id number here) response_code=200)",
"type": "invalid_request_error",
"param": null,
"code": null
}
}
Beta Was this translation helpful? Give feedback.
All reactions