crew102 / wosr

R clients to the Web of Science and Incites APIs
https://crew102.github.io/wosr/
Other
30 stars 8 forks source link

User has no entitlement for this service level - WOKSearchPremium #18

Open MohaDeo opened 4 years ago

MohaDeo commented 4 years ago

Thank you for all of this.

I am still encountering the same issue, however, I could use my API credentials to authenticate and obtain a session number, but while using query_wos and pull_wos I recieve this message: User has no entitlement for this service level - WOKSearchPremium.

I am suspecting that it can be a URL/ endpoint updates issue.

Would you please be able to give any advice on this?

Thanks alot!

crew102 commented 4 years ago

You probably just have access to the wos search lite api, not the premium api. wosr was designed to be used with the premium api, so if you don't have access to it, I doubt the package will be useful.

Blackjack-he commented 3 years ago

You probably just have access to the wos search lite api, not the premium api. wosr was designed to be used with the premium api, so if you don't have access to it, I doubt the package will be useful.

What a pity! Could I recode wosr to access to wos search lite api? How?

crew102 commented 3 years ago

I don't think it would be feasible to convert/rework wosr to work with the lite version, given how different the two APIs are. Sorry!