alexgolec / schwab-py

Unofficial API wrapper for the Schwab HTTP API
MIT License
184 stars 44 forks source link

Warn on spaces in secrets and/or keys #152

Open alexgolec opened 2 months ago

alexgolec commented 2 months ago

Apparently some endpoints tolerate extraneous spaces in secrets and others don't. Either strip them or warn about them.