Skip to content

Commit 8de6a9c

Browse files

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

Diff for: README.md

+1
Original file line numberDiff line numberDiff line change
@@ -15,6 +15,7 @@ The Robinhood API is not publicly available but has been [explored extensively](
1515
var robinhoodUsername = 'janedoe';
1616
var robinhoodPassword = 'passw0rd';
1717
```
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.
1819
6. Select the menu item **File > Save**. Give the script project a name and click OK.
1920
7. Refresh the spreadsheet. You will now be able to use custom functions to retrieve your Robinhood data!
2021

0 commit comments

Comments
 (0)