March 20, 2025 9:15 PM GMT
I've sent some picks by POST, and it always is returning a pickid.
But the pick is not appearing in the source, and it's really difficult to know the reason why. The pick status returns this:
"processing_status": "PROCESSED",
"processing_result_short": "Successful pick submission",
"execution_result": "NO ORDER EXECUTION DATA"
But the reason why the result is no order???
After some time retrying with different alternatives, or even with a completely new bet, the picks sent are returning always this status:
{
"execution_result": "PICK NOT FOUND OR INVALID KEY",
"processing_result_long": "PICK NOT FOUND OR INVALID KEY",
"processing_result_short": "PICK NOT FOUND OR INVALID KEY",
"processing_status": "PICK NOT FOUND OR INVALID KEY"
}
How could I get more details about what is happening?
Thanks!