Skip to content
This repository was archived by the owner on May 25, 2026. It is now read-only.
This repository was archived by the owner on May 25, 2026. It is now read-only.

order_version_mismatch on all sig_types with 0.34.6 #340

Description

@sebamarinovic

Description:
Getting order_version_mismatch (HTTP 400) when posting any order.

Environment:

  • py-clob-client==0.34.6
  • Python 3.9, Windows
  • chain_id=137 (Polygon mainnet)

Error:
PolyApiException[status_code=400, error_message={'error': 'order_version_mismatch'}]

Tested:

  • sig_type=0 (EOA): fails
  • sig_type=1 (Proxy): fails
  • sig_type=2 (Gnosis): fails
  • Market orders (FOK): fails
  • Both regular and negRisk markets: fails

Account has confirmed SELL trades via web UI.
API key auth works (GET endpoints return 200).

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions