Discussions

Ask a Question
Back to All

Search Orders - Error Code 5-999

Out of nowhere I started getting this error in the "Search Orders" API (https://roserocket.readme.io/reference/find-orders). I normally have it set to po_num, but I've tested a few different querys with the same issue.

{
"error_code": "5-999",
"error_message": "read-only tx: pq: column reference "id" is ambiguous"
}

I haven't changed anything on my end, and connections I have that don't use this API have been working fine.