Closed GoogleCodeExporter closed 8 years ago
On further analysis, I figured that if user explicitly sets access token and
secret to
empty string using method setTokenWithSecret(), things work fine. So, as a fix,
the
auth_token parameter should default to empty string and should be included in
signature
base string even if user fails to set it explicitly (or else, runtime error
informing
user token and secret need to be set explicitly should be thrown). Generating a
wrong
signature base string is definitely not the correct behavior.
Original comment by a4amitar...@gmail.com
on 14 Jul 2009 at 9:33
Original comment by m.kaepp...@gmail.com
on 14 Jul 2009 at 9:36
This issue was closed by r60.
Original comment by m.kaepp...@gmail.com
on 19 Jul 2009 at 9:52
Original issue reported on code.google.com by
a4amitar...@gmail.com
on 14 Jul 2009 at 9:14