Skip to content

Error when creating order for derivatives #96

@mariusz-krk

Description

@mariusz-krk

I cannot create orders on DERIVATIVES, even though the API keys have the permissions "can_view": true, "can_trade":true, "portfolio_type":"INTX". Execution of the create_order method ends with the error {"error":"PERMISSION_DENIED", "error_details":"User has no access to post INTX perps orders"}. Attempting to execute an authorized command via curl gives the same effect. But I can create such an order via the dashboard without any problems. I can also cancel this "manually" created order via the API, although both Cancel Orders and Create Order generate a POST request. But the latter does not work. Is creating orders via the API on INTX blocked?

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