Closed GoogleCodeExporter closed 8 years ago
Are you using the client or the server? Do you know at what stage the
verification fails?
Original comment by brunobg%...@gtempaccount.com
on 6 May 2010 at 2:59
I am only using the server code. For client code, I am using the Zend Framework
(Zend_Oauth_Consumer). The
failure happens when OAuthRequestVerifier::verifyExtended() is called.
Original comment by tommo...@gmail.com
on 6 May 2010 at 3:02
Has there been any progress on this? I noticed
today that even when the authorization
parameters are set in the header, the signature
base string for verifyExtend shows them as a
query string. This might be why the verification
fails. Just a guess though.
Original comment by tommo...@gmail.com
on 12 May 2010 at 11:50
Hi, sorry, I have been quite busy lately, so I haven't had time to check it
yet...
Original comment by brunobg%...@gtempaccount.com
on 17 May 2010 at 3:26
Tom, I could not reproduce it here, so I need a little more information to
track it
down. How do you set the authorization parameters in the header?
Can you also tell me the exact exception message? This will help me to track
down
where the error happens.
Original comment by brunobg%...@gtempaccount.com
on 18 May 2010 at 1:28
@tommoyer
There was a bug in OAuthRequest. Maybe that fixes this issue, too. Can you run
you script against r132 please?
thx! André
Original comment by fiedler....@gmail.com
on 15 Jun 2010 at 6:49
Revision 132 fixes the problem. Thanks!
Original comment by tommo...@gmail.com
on 21 Jun 2010 at 3:27
Original comment by brunobg%...@gtempaccount.com
on 21 Jun 2010 at 6:50
Original issue reported on code.google.com by
tommo...@gmail.com
on 6 May 2010 at 2:32