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

Incorrect examples in tastytrade_sdk.html #49

Description

@keithatlowskdotcom

https://tastytrade.github.io/tastytrade-sdk-python/tastytrade_sdk.html contains examples to use that are only valid for version 1.3.0. Pip install does not have 1.3.0, the latest is 1.2.0. Therefore, if you follow the instructions to install via pip and then use the .from_env method, it will error.

Solution: publish 1.3.0 to pip or update the documentation to support 1.2.0 examples (username/password logic) instead of 1.3.0 use of OAuth2.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type
    No fields configured for issues without a type.

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions