• I corresponded with Mr. Koch a while ago about getting the JSON method to work and he was very clear and helpful. The format works great and is very capable for what we need.

    The only problem is that we can only get 992 of our publications to display with this method. We have over 5000 publications in our group which we need to be displayed with the JSON format.

    Are there limits to how many publications the Mendeley plugin will return for display? If so, is there a different method to vercome this hurdle or is there a way to change my current method to achieve the display of all of my documents?

    I asked the folks at Mendeley and they indicated that it is not a problem with their API but an issue that should be taken up with the plugin’s developer.

    https://www.ads-software.com/plugins/mendeleyplugin/

Viewing 5 replies - 1 through 5 (of 5 total)
  • Plugin Author kochm

    (@kochm)

    The plugin itself does not impose any limits on the number of publications to display. However, the way to retrieve the data from Mendeley might cause the problem – we first get a list of all publications and then load the details for every publication in a single request. This may bring the API to the request limit.

    Is your collection public, so that I can test the plugin with it here?

    Thread Starter ohio_is_for_saraperos

    (@cannabib)

    I thought all the resources in the group were public.

    Group ID = 3913021

    From the Mendeley API documentation:
    “Public resources calls are based on the IP of the host and are limited to 150 requests per hour…User specific resources are not rate limited.”

    Could it be that only 992 resources in the group are truly public?

    Plugin Author kochm

    (@kochm)

    The problem was, that I limited the number of responses from Mendeley to 1000 (and did not remember this …). Now I have changed this value to 10000 and your page should work.

    Thread Starter ohio_is_for_saraperos

    (@cannabib)

    Thank you!

    Thread Starter ohio_is_for_saraperos

    (@cannabib)

    https://cannabiblia.org/tests/ <– here is where I have the plugin deployed.

    I updated the Mendeley Plugin through my WordPress dashboard but it still only displays 992 documents. Would you mind taking a look to confirm?

Viewing 5 replies - 1 through 5 (of 5 total)
  • The topic ‘JSON method only displays 992 of 5000 publications in my group’ is closed to new replies.