token request signing without consumer key and secret

37 views
Skip to first unread message

Kenny Aondona

unread,
Jan 20, 2016, 11:20:59 AM1/20/16
to Signpost users
Hi great people,

Please forgive me if I ask something stupid, I am a novice here .
I need to implement oauth for my application against launchpad.net API in java.
The documentation  requires I make a token request with three parameters :
  • oauth_consumer_key: Your consumer key
  • oauth_signature_method: The string "PLAINTEXT"
  • oauth_signature: The string "&".

Please how can I do this with signpost.
I tried but realised that the OAuthConsumer class requires that
I have already acquired a Consumer key and Consumer Id/Secret from
the provider. In my case I don't have this.

many thanks for any useful information.

regards,

Kenny

Kenny Aondona

unread,
Jan 22, 2016, 6:33:21 PM1/22/16
to Signpost users
Finally obtained oauth token and oauth secret key by following the guide here.
There an approach for using curl was well explained.
Thanks.
Reply all
Reply to author
Forward
0 new messages