> in.oauth<-inOAuth(application_name ="RP",consumer_key ="xxx",consumer_secret = "xxx")
If you've created you're own application, be sure to copy and paste the following into
'OAuth 2.0 Redirect URLs' in the LinkedIn Application Details: http://localhost:1410/
Authentication complete.
my.connections&lt; - getMyConnections(in.oauth)
The following error is appearing when the above function is getting executed in rstudio.
x.list中的错误[sapply(x.list,is.list)]&lt; - NA:
invalid subscript type 'list'