Is it possible to develop a Desktop application hitting OpenSocial REST APIs
request_token, ... and authenticate without the need for a callback_url and
calling authorize API.
Because this is not a browser application and I find callback_url does not make
sense for a application. Please advise.