You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
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
The text was updated successfully, but these errors were encountered:
Yeah, some subscriptions have limits on the number of records they can
download per year. Contact Clarivate analytics and/or your institution to
figure out next steps.
On Thu, Mar 11, 2021 at 1:00 PM sam-a-levy ***@***.***> wrote:
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
—
You are receiving this because you are subscribed to this thread.
Reply to this email directly, view it on GitHub
<https://github.com/vt-arc/wosr/issues/19>, or unsubscribe
<https://github.com/notifications/unsubscribe-auth/ACVTOOOHG3DBD2SHQZHHAEDTDEANFANCNFSM4ZAX6XZA>
.
I am trying to use
pull_wos()
using my institutional API credentials (i.e. creating an sid ofauth(username = NULL, password = NULL)
)This creates an sid no problem and returns responses for
query_wos()
but when I try to usepull_wos()
I get the following error messageError: 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
The text was updated successfully, but these errors were encountered: