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
Original file line number
Diff line number
Diff line change
@@ -15,6 +15,7 @@ The Robinhood API is not publicly available but has been [explored extensively](
15
15
var robinhoodUsername = 'janedoe';
16
16
var robinhoodPassword = 'passw0rd';
17
17
```
18
+
6. (As of 1/19/20) Log into Robinhood on the Web to [https://stackoverflow.com/questions/55902967/is-there-any-way-to-get-a-bearer-token-now-since-robinhood-has-changed-the-api/56841942](obtain a device_id) and add it to your payload to get past RH's Oauth flow.
18
19
6. Select the menu item **File > Save**. Give the script project a name and click OK.
19
20
7. Refresh the spreadsheet. You will now be able to use custom functions to retrieve your Robinhood data!
0 commit comments