Closed GoogleCodeExporter closed 8 years ago
I was receiving a 401 error using the Twitter example. Solved it by changing line 56 from: $params = explode('&',$result['body']); To: $params = $result['body'];
Original issue reported on code.google.com by roby...@gmail.com on 10 Sep 2010 at 6:28
roby...@gmail.com
Thanks! But it's already fixed in the SVN. Since you are not the first to complain, I'm issuing a new release with the fix.
Original comment by brunobg%...@gtempaccount.com on 10 Sep 2010 at 6:36
brunobg%...@gtempaccount.com
Original issue reported on code.google.com by
roby...@gmail.com
on 10 Sep 2010 at 6:28