kousik / simple-linkedinphp

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

LinkedIn->joinGroup(): bad data passed, $gid must be of type string. #51

Open GoogleCodeExporter opened 8 years ago

GoogleCodeExporter commented 8 years ago
What steps will reproduce the problem?
1. Visit the demo page
2. Click "Manage 'Simple LI Demo' Group Membership"
3. Click the form button "Join 'Simple LI Demo' Group"

What is the expected output? What do you see instead?
Expected output would be confirmation that the group had been joined. Instead I 
get the output that is in the summary "LinkedIn->joinGroup(): bad data passed, 
$gid must be of type string."

What version of the product are you using? On what operating system?
simple-linkedinphp 3.2.0 on PHP Version 5.2.17 CGI/FastCGI  (CentOS)

Please provide any additional information below.

Original issue reported on code.google.com by TecB...@gmail.com on 20 Dec 2013 at 2:01