veron-li / google-gdata

Automatically exported from code.google.com/p/google-gdata
0 stars 0 forks source link

OAuth2LeggedAuthenticator.ApplyAuthenticationToUri(Uri source) adds extra "?" #554

Closed GoogleCodeExporter closed 8 years ago

GoogleCodeExporter commented 8 years ago
Steps to reproduce : 

1. Instantiate an OAuth2LeggedAuthenticator object
2. Call ApplyAuthenticationToUri(Uri Source) with a none empty url containing 
the "?" and parameters

The auth parameters should be added to the end of the Uri, but the returned Uri 
contains TWO "?" !!!

Original issue reported on code.google.com by billy.br...@lanec.com on 3 Nov 2011 at 8:36

GoogleCodeExporter commented 8 years ago
Sorry, wrong projet...

Original comment by billy.br...@lanec.com on 3 Nov 2011 at 8:42

GoogleCodeExporter commented 8 years ago
Can someone delete ?

Original comment by billy.br...@lanec.com on 3 Nov 2011 at 8:45

GoogleCodeExporter commented 8 years ago

Original comment by ccherub...@google.com on 3 Nov 2011 at 9:02