Closed erinstratton closed 7 years ago
May be you did something wrong. It happened with me when I tried to use author_df or author_data (i don't remember which one), but I left by mistake some parameters from other function. Any way, I get a different error message: that I need a session id, except api_key. And just for the reccord: My experience is similar to yours - 3G internet connection at home with non-static IP address.
I don't know what the errors are here necessarily, but others have been able to use this. If you still have problems, please open new issue.
I am accessing Scopus from a subscriber institution (not a university), but my machine's IP address resets every eight days. As a result, I get this error (in this case, I was using get_author_info on myself):
If anyone else has this problem, here is what integration support told me:
Since my client IP address changes every eight days, I need to gain authorization using the API Key and an institution token instead of by IP address. I am still a novice at R and programming in general, so I'm not likely to solve this problem by myself soon, but functionality for insttokens or authtokens would be deeply appreciated in the future.