-
Notifications
You must be signed in to change notification settings - Fork 0
/
README-development.txt
28 lines (18 loc) · 1.24 KB
/
README-development.txt
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
Until we smooth things out, the first time you run the reader,
you may have to do the following.
In the following example, "markbreedlove_test" is my Twitter app,
created in my dev.twitter.com account:
$ python reader.py markbreedlove_test <consumer key> <consumer secret>
You will see something like the following, and it will open up a web
browser:
<example>
Hi there! We're gonna get you all set up to use markbreedlove_test.
In the web browser window that opens please choose to Allow
access. Copy the PIN number that appears on the next page and paste or
type it here:
Opening: http://api.twitter.com/oauth/authorize?oauth_token=lhz07ssLbIFLv3Kd7OlJgdzvU7xnitGlRKiTjTJ3jU
2013-09-29 10:48:47.051 osascript[272:607] Error loading /Library/ScriptingAdditions/Adobe Unit Types.osax/Contents/MacOS/Adobe Unit Types: dlopen(/Library/ScriptingAdditions/Adobe Unit Types.osax/Contents/MacOS/Adobe Unit Types, 262): no suitable image found. Did find:
/Library/ScriptingAdditions/Adobe Unit Types.osax/Contents/MacOS/Adobe Unit Types: no matching architecture in universal wrapper
osascript: OpenScripting.framework - scripting addition "/Library/ScriptingAdditions/Adobe Unit Types.osax" declares no loadable handlers.
Please enter the PIN: 123456
</example>