Hi team,
I am building a trading bot using the official Tastytrade Python SDK (https://github.com/tastytrade/tastytrade-sdk-python).
Could I please have access to the following: - https://api.cert.tastyworks.com (sandbox/paper trading) - https://api.tastyworks.com (live trading)
API docs: https://developer.tastytrade.com/api-overview/
I am getting an error message when I try: Error: ProxyError: 403 Forbidden on /sessions endpoint.
Thanks so much for your time!