Skip to content

Call back response "message": "Internal server error" from Nova2 #876

Closed Answered by jpvajda
ShaiStudny asked this question in General help
Discussion options

You must be logged in to vote

@ShaiStudny I actually can't find that request ID in our logs, which means It may have never been processed by Deepgram. That can happen from time to time, especially if we were experience a service issue.

Could you try again and let me know if you see a similar problem?

As a note: i did download your audio file and try to run it with the same API params I get an error:

{
    "err_code": "PAYLOAD_ERROR",
    "err_msg": "Failed to decode payload as UTF-8.",
    "request_id": "b46b8fed-4d32-4848-8bf2-1f3bddb16409"
}

So you might want to check the encoding on this file and change if necessary to UTF-8. You can use ffmpeg to fix the the encoding of the file.

Replies: 1 comment 2 replies

Comment options

You must be logged in to vote
2 replies
@ShaiStudny
Comment options

@jpvajda
Comment options

Answer selected by jpvajda
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
3 participants