You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: README.md
+1-1Lines changed: 1 addition & 1 deletion
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -4,7 +4,7 @@ This is an unofficial Python wrapper for accessing the Schwab API, designed for
4
4
5
5
Before you can use this wrapper, ensure you have a Schwab developer account, which you can obtain [here](https://beta-developer.schwab.com/).
6
6
7
-
For community support and discussions, join our [Discord group](https://discord.gg/m7SSjr9rs9).
7
+
For community support and discussions, join our [Pythonic Discord group](https://discord.gg/6XMYKEFr).
8
8
9
9
## Quick Setup
10
10
1.**Create a Schwab Developer App**: Register a new application with a callback URL set to "https://127.0.0.1". Ensure the app status changes to "Ready for use", as "Approved - Pending" status may not function correctly.
0 commit comments