does anyone know how to get ms chainlink data?
does anyone know how to get ms chainlink data?
该用户的聊天记录定位。
does anyone know how to get ms chainlink data?
does anyone know how to get ms chainlink data?
for python + rust
for python + rust
i solved it
i solved it
yes
yes
is there a chainlink alternative?
is there a chainlink alternative?
is this fixed?
is this fixed?
I’m using Rust SDK polymarket_client_sdk_v2 0.5.1 on CLOB V2. EOA auth works. Deposit wallet flow is deployed. I initialize with: - host = https://clob.polymarket.com - signature_type = Poly1271 / 3 - funder = deposit wallet - private key = EOA owner But POST /order fails with: "the order signer address has to be the address of the API KEY" With GnosisSafe / type 2, the same account fails with: "maker address not allowed, please use the deposit wallet flow" This seems like the known issue where create_or_derive_api_key binds the API key to the EOA, while POLY_1271 orders set signer = deposit wallet. Is there currently a working way to create CLOB API keys bound to the deposit wallet address for POLY_1271?
I’m using Rust SDK polymarket_client_sdk_v2 0.5.1 on CLOB V2. EOA auth works. Deposit wallet flow is deployed. I initialize with: - host = https://clob.polymarket.com - signature_type = Poly1271 / 3 - funder = deposit wallet - private key = EOA owner But POST /order fails with: "the order signer address has to be the address of the API KEY" With GnosisSafe / type 2, the same account fails with: "maker address not allowed, please use the deposit wallet flow" This seems like the known issue where create_or_derive_api_key binds the API key to the EOA, while POLY_1271 orders set signer = deposit wallet. Is there currently a working way to create CLOB API keys bound to the deposit wallet address for POLY_1271?
GnosisSafe / type 2: auth works order fails: maker address not allowed Poly1271 / type 3: auth maybe works order fails: signer address has to be API key address
GnosisSafe / type 2: auth works order fails: maker address not allowed Poly1271 / type 3: auth maybe works order fails: signer address has to be API key address
yesterday
yesterday
so signature_type = 1 or 2 wont work
so signature_type = 1 or 2 wont work
on PM it says to use the build in wallet for new API users
on PM it says to use the build in wallet for new API users
i dont use metamask though
i dont use metamask though
how do i do that?
how do i do that?
that gets me back to that error though: ```Caused by: 0: Status: error(400 Bad Request) making POST call to /order with {"error":"the order signer address has to be the address of the API KEY"} 1: error(400 Bad Request) making POST call to /order with {"error":"the order signer address has to be the address of the API KEY"} ```
that gets me back to that error though: ```Caused by: 0: Status: error(400 Bad Request) making POST call to /order with {"error":"the order signer address has to be the address of the API KEY"} 1: error(400 Bad Request) making POST call to /order with {"error":"the order signer address has to be the address of the API KEY"} ```
what is the private_key and the funder_id ?
what is the private_key and the funder_id ?
i get this then
i get this then
<@487198194367856640> ```Error: failed to post Polymarket order Caused by: 0: Status: error(400 Bad Request) making POST call to /order with {"error":"maker address not allowed, please use the deposit wallet flow"} 1: error(400 Bad Request) making POST call to /order with {"error":"maker address not allowed, please use the deposit wallet flow"} ```
<@487198194367856640> ```Error: failed to post Polymarket order Caused by: 0: Status: error(400 Bad Request) making POST call to /order with {"error":"maker address not allowed, please use the deposit wallet flow"} 1: error(400 Bad Request) making POST call to /order with {"error":"maker address not allowed, please use the deposit wallet flow"} ```
same issue
same issue
i used email
i used email
this one
this one
but the rust sdk and typescript sdk is broken
but the rust sdk and typescript sdk is broken
i got it working with python
i got it working with python
still doesn't work
still doesn't work
i made a pm account, deposited some money, and used the private api key and the address for funder_id.
i made a pm account, deposited some money, and used the private api key and the address for funder_id.
what error are you getting
what error are you getting
is the rust sdk broken
is the rust sdk broken
yeah i seached for it
yeah i seached for it
is the Rust SDK just broken
is the Rust SDK just broken
im still getting this error
im still getting this error
Caused by: 0: Status: error(400 Bad Request) making POST call to /order with {"error":"the order signer address has to be the address of the API KEY"} 1: error(400 Bad Request) making POST call to /order with {"error":"the order signer address has to be the address of the API KEY"}
Caused by: 0: Status: error(400 Bad Request) making POST call to /order with {"error":"the order signer address has to be the address of the API KEY"} 1: error(400 Bad Request) making POST call to /order with {"error":"the order signer address has to be the address of the API KEY"}
why type 2
why type 2
i was able to trade using the API with an account made yesterday in Python but the Rust SDK is not working for me
i was able to trade using the API with an account made yesterday in Python but the Rust SDK is not working for me
running into this issue
running into this issue
i cannot get the rust sdk working
i cannot get the rust sdk working
<@368400765754277889> can i dm?
<@368400765754277889> can i dm?
does anyone use rust here
does anyone use rust here
does anyone know how to fix the rust SDK invalid matching wallet error?
does anyone know how to fix the rust SDK invalid matching wallet error?
hi!
hi!