What steps will reproduce the problem?
1. call $client->authenticate()
2. output message to screen
3. redirect is not followed
What is the expected output? What do you see instead?
Redirect to the authUrl
Please provide any additional information below.
On line 110 of apiOAuth2.php, a header redirect is initiated. If not followed
by exit() or die(), this redirect could be ignored.
Original issue reported on code.google.com by bryan.yo...@ientryinc.com on 12 Jun 2012 at 5:32
Original issue reported on code.google.com by
bryan.yo...@ientryinc.com
on 12 Jun 2012 at 5:32