Displaying 9 results from an estimated 9 matches for "doapicall".
2013 Jul 24
4
Error al utilizar twitteR
...o http://www.webmining.cl/2012/07/text-mining-de-twitter-usando-r/
Desafortunadamente cuando ejecuto
# cargar librerias
library(twitteR)
library(tm)
library(wordcloud)
# recolecta tweets de @camila_vallejo
tweets = userTimeline("camila_vallejo", 2000)
obtengo
Error in twInterfaceObj$doAPICall(cmd, params, method, ...) :
OAuth authentication is required with Twitter's API v1.1
He buscado por varias horas como resolver este problema y aun no encuentro
una solucion satisfactoria. Alguna sugerencia?
Agradezco por adelantado la ayuda. Al final se encuentra mi sessionInfo().
Saludo...
2013 Jul 24
2
Error al utilizar twitteR
...gt;>
>> # cargar librerias
>> library(twitteR)
>> library(tm)
>> library(wordcloud)
>>
>> # recolecta tweets de @camila_vallejo
>> tweets = userTimeline("camila_vallejo", 2000)
>>
>> obtengo
>>
>> Error in twInterfaceObj$doAPICall(cmd, params, method, ...) :
>> OAuth authentication is required with Twitter's API v1.1
>>
>> He buscado por varias horas como resolver este problema y aun no encuentro
>> una solucion satisfactoria. Alguna sugerencia?
>>
>> Agradezco por adelantado la ay...
2013 Jul 24
2
Error al utilizar twitteR
...library(twitteR)
> >> library(tm)
> >> library(wordcloud)
> >>
> >> # recolecta tweets de @camila_vallejo
> >> tweets = userTimeline("camila_vallejo", 2000)
> >>
> >> obtengo
> >>
> >> Error in twInterfaceObj$doAPICall(cmd, params, method, ...) :
> >> OAuth authentication is required with Twitter's API v1.1
> >>
> >> He buscado por varias horas como resolver este problema y aun no
> encuentro
> >> una solucion satisfactoria. Alguna sugerencia?
> >>
> >...
2013 Jul 25
1
Resumen de R-help-es, Vol 53, Envío 38
...t;
>
> Desafortunadamente cuando ejecuto
>
> # cargar librerias
> library(twitteR)
> library(tm)
> library(wordcloud)
>
> # recolecta tweets de @camila_vallejo
> tweets = userTimeline("camila_vallejo", 2000)
>
> obtengo
>
> Error in twInterfaceObj$doAPICall(cmd, params, method, ...) :
> OAuth authentication is required with Twitter's API v1.1
>
> He buscado por varias horas como resolver este problema y aun no encuentro
> una solucion satisfactoria. Alguna sugerencia?
>
> Agradezco por adelantado la ayuda. Al final se encuent...
2013 Jul 08
0
"error setting certificate" issue in R-studio
Hi all,
I'm a newbie to R and I can't figure out how to fix this error I keep getting in R-studio:
> "error setting certificate verify locations:\n CAfile: \n CApath: none\n"
Error in twInterfaceObj$doAPICall(cmd,params,"GET",...) :
Error: error setting certificate verify locations:
CAfile:
CApath: none
I'm trying to use the twitteR package to gather tweets from the below
function. It was working fine before, but I can't find a way to fix
the certificate issue.I tried using
>do...
2013 Jul 24
0
Error al utilizar twitteR
...t;
>
> Desafortunadamente cuando ejecuto
>
> # cargar librerias
> library(twitteR)
> library(tm)
> library(wordcloud)
>
> # recolecta tweets de @camila_vallejo
> tweets = userTimeline("camila_vallejo", 2000)
>
> obtengo
>
> Error in twInterfaceObj$doAPICall(cmd, params, method, ...) :
> OAuth authentication is required with Twitter's API v1.1
>
> He buscado por varias horas como resolver este problema y aun no encuentro
> una solucion satisfactoria. Alguna sugerencia?
>
> Agradezco por adelantado la ayuda. Al final se encuen...
2013 Jul 24
0
Error al utilizar twitteR
...library(twitteR)
> >> library(tm)
> >> library(wordcloud)
> >>
> >> # recolecta tweets de @camila_vallejo
> >> tweets = userTimeline("camila_vallejo", 2000)
> >>
> >> obtengo
> >>
> >> Error in twInterfaceObj$doAPICall(cmd, params, method, ...) :
> >> OAuth authentication is required with Twitter's API v1.1
> >>
> >> He buscado por varias horas como resolver este problema y aun no
> encuentro
> >> una solucion satisfactoria. Alguna sugerencia?
> >>
> >...
2013 Jul 24
0
Error al utilizar twitteR
...o http://www.webmining.cl/2012/07/text-mining-de-twitter-usando-r/
Desafortunadamente cuando ejecuto
# cargar librerias
library(twitteR)
library(tm)
library(wordcloud)
# recolecta tweets de @camila_vallejo
tweets = userTimeline("camila_vallejo", 2000)
obtengo
Error in twInterfaceObj$doAPICall(cmd, params, method, ...) :
OAuth authentication is required with Twitter's API v1.1
He buscado por varias horas como resolver este problema y aun no encuentro
una solucion satisfactoria. Alguna sugerencia?
Agradezco por adelantado la ayuda. Al final se encuentra mi sessionInfo().
Saludo...
2013 Jul 25
0
Error al utilizar twitteR
...m)
> > >> library(wordcloud)
> > >>
> > >> # recolecta tweets de @camila_vallejo
> > >> tweets = userTimeline("camila_vallejo", 2000)
> > >>
> > >> obtengo
> > >>
> > >> Error in twInterfaceObj$doAPICall(cmd, params, method, ...) :
> > >> OAuth authentication is required with Twitter's API v1.1
> > >>
> > >> He buscado por varias horas como resolver este problema y aun no
> > encuentro
> > >> una solucion satisfactoria. Alguna sugerencia...