Request entity too large, "status": 413

Hello, when making an API Request, I get this error:

{
“eventId”: “”,
“status”: 413,
“code”: 0,
“message”: “Request Entity Too Large”
}

When entering an Example Value for the Inputs, I can see it is very large, does it have something to do with the length?

It’s probably a question for jaak.ai or their API docs.
What is the string? A filename?

1 Like

Thank you Rozza, by string you mean the text under Example Value?

Yes that’s right. It will be too long for the receiving server.

1 Like

I think this is the third party issue (Jaak), I have contacted them already, thank you for your help Rozza.