Instant "Request timed out"
I just signed up, generated a key, tested my query in the playground and it works, but when trying to call via cURL or Postman, I get an instant
408 "Request timed out"
response.
If I intentionally mangle the post body, then it does return response about the malformed body, or invalid parameters.
I've tried from multiple connections (via vpn and without).
I also tried with extract: { "prompt": "<same as below>"}
but it also returns instant 408. I've also tried simplifying it to just "extract the pricing table", just to ensure it wasn't some messed up escaped character error.
Below is the cURL. I'm just trying to extract the pricing chart on Groq.
2 Replies