ropensci-archive / RMendeley

:no_entry: ARCHIVED :no_entry: Interface to Mendeley API methods
43 stars 6 forks source link

groupDocs is broken #8

Closed karthik closed 11 years ago

karthik commented 11 years ago

groupDocs(mc, group_id='1377483') Error: Forbidden -- I think this group was removed : http://www.mendeley.com/groups/1377483/ , so you may like to update the example in the help

karthik commented 11 years ago

Issue fixed. The mistake I made was to use a private group (to which I have access) in the example. So this only works for me and no one else. Now I've replaced it with a public group so the example should work for everyone.