I've got a specific question and a general one.
The specific one first. When I registered my application with
Twitter, it made me specify a callback URL. In fact, what page I want
Twitter to "call back" depends on what the user is doing!
Consequently, the callback page must figure out what the user was
doing and redirect to one of several other pages, as appropriate.
That will be a lot easier if I can furnish the authorize URL with a
parameter that Twitter will return to the callback URL along with the
token that it provides. Is that possible?
Now, the more general question. Is there documentation that would let
me find the answer to this question myself? So far all of the
documentation I've found is tutorial, which is great for learning but
not for looking things up.
--
To unsubscribe, reply using "remove me" as the subject.