osome-iu/osometweet

update the user-lookup-ids.py script to use user-context tokens

mr-devs opened this issue · 1 comments

The user-lookup-ids.py script currently uses the bearer_token for authentication. Using the user-context api keys/tokens allows for much more data to be pulled. Make this switch.

included in #49 ...