Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Annual throttle of 1,000,000 requests #19

Open
sam-a-levy opened this issue Mar 11, 2021 · 1 comment
Open

Annual throttle of 1,000,000 requests #19

sam-a-levy opened this issue Mar 11, 2021 · 1 comment

Comments

@sam-a-levy
Copy link

I am trying to use pull_wos() using my institutional API credentials (i.e. creating an sid of auth(username = NULL, password = NULL) )

This creates an sid no problem and returns responses for query_wos() but when I try to use pull_wos() I get the following error message

Error: Request denied by Throttle server. Request denied for quantity of 100 for activity "Records" of service "WOK-WS" for id "09039ee8dc22cd24c526909663ccb3a3.27993" on Thursday, March 11, 2021 at 5:53:47 PM UTC. The following reasons apply: Reason (1) - amount requested exceeds limit of 1,000,000 per period for throttle REC-AmtPerYear. Details of this throttle are the following: this is an AmountPerPeriod throttle; the period length is 1 year(s); the period restarts after Friday, December 31, 2021 at 11:59:59 PM UTC.

I cannot find any documentation regarding an annual throttle on any of the WoS documentation, so was wondering if you had any insights

@crew102
Copy link
Owner

crew102 commented Mar 11, 2021 via email

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants