Webhooks never get sent #385

Closed
opened 2026-02-16 00:17:41 -05:00 by yindo · 2 comments
Owner

Originally created by @moMinosia on GitHub (Dec 19, 2024).

Originally assigned to: @BinaryBrain on GitHub.

Describe the bug
I rely on your service to send me webhooks but it's always something and I can't tell why you haven't sent it, in your History page you said "success" but I never received any data, I had similar issues before with xlsx files https://github.com/run-llama/llama_parse/issues/530

Job ID

  • 10c12a70-7d52-4823-8843-a8a7c93f44d0
  • b6860f3e-9826-4675-be55-0c532e4cbc69
  • a93c9ea2-4319-4e6a-b998-a37443a4acbf
  • 15f8f55f-1a04-479f-af3c-ba75ed55b7e5

Client:

  • API

Additional context
Premium mode

Originally created by @moMinosia on GitHub (Dec 19, 2024). Originally assigned to: @BinaryBrain on GitHub. **Describe the bug** I rely on your service to send me webhooks but it's always something and I can't tell why you haven't sent it, in your History page you said "success" but I never received any data, I had similar issues before with xlsx files https://github.com/run-llama/llama_parse/issues/530 **Job ID** - 10c12a70-7d52-4823-8843-a8a7c93f44d0 - b6860f3e-9826-4675-be55-0c532e4cbc69 - a93c9ea2-4319-4e6a-b998-a37443a4acbf - 15f8f55f-1a04-479f-af3c-ba75ed55b7e5 **Client:** - API **Additional context** Premium mode
yindo closed this issue 2026-02-16 00:17:42 -05:00
Author
Owner

@BinaryBrain commented on GitHub (Dec 19, 2024):

Hi @moMinosia,
On all 4 jobs the webhook was correctly called but the provided endpoint responded with an error.
I don't have more details but you should find out what happened in your server logs.

@BinaryBrain commented on GitHub (Dec 19, 2024): Hi @moMinosia, On all 4 jobs the webhook was correctly called but the provided endpoint responded with an error. I don't have more details but you should find out what happened in your server logs.
Author
Owner

@moMinosia commented on GitHub (Jan 2, 2025):

Thanks @BinaryBrain I'm using a service that relay the webhook info back to my system, and apparently the payload was bigger than the max they handle.
I'll close this since it's not llamaparse issue

@moMinosia commented on GitHub (Jan 2, 2025): Thanks @BinaryBrain I'm using a service that relay the webhook info back to my system, and apparently the payload was bigger than the max they handle. I'll close this since it's not llamaparse issue
Sign in to join this conversation.
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: run-llama/llama_cloud_services#385