Page 1 of 1
Twitter
Posted: Wed Jul 24, 2013 9:30 am
by Johnny
Hi
I saw that the Twitter API change but still get msg
{
"status":"400 Bad Request",
"url":"https://api.twitter.com/1.1/search/tw...",
"response":{
"errors":[
{
"message":"Bad Authentication data",
"code":215
}
]
}
}
Thank you in advanced
Twitter
Posted: Wed Jul 24, 2013 10:07 am
by maxkatz
The Twitter search API now requires authentication. There is a new tutorial here: http://docs.appery.io/tutorials/#Adva...
Twitter
Posted: Wed Jul 24, 2013 10:09 am
by Johnny
yes but that api is wrong. And with the new api it is not working.
Twitter
Posted: Wed Jul 24, 2013 10:43 am
by Johnny
yes but that api is wrong. And with the new api it is not working.
Twitter
Posted: Wed Jul 24, 2013 11:48 am
by Kateryna Grynko
Hi Johnny,
You should authorize your app in Twitter and get an unique authorization key, then implement a mechanism of user authorization. Read more here: https://dev.twitter.com/docs/api/1.1/...
Twitter
Posted: Thu Jul 25, 2013 10:18 pm
by Diego Esteban Osorio Zaldivia
I have the same problem that Johnny
... Somebody could update the tutorials in http://docs.appery.io/tutorials
Twitter
Posted: Thu Jul 25, 2013 11:29 pm
by Illya Stepanov
Hi Diego, we are working on it.
Twitter
Posted: Fri Jul 26, 2013 1:11 am
by Diego Esteban Osorio Zaldivia
Hi Illya! thanks very much!
Do not want to push... but I wonder if it will be ready in a few hours, days or weeks? ... thanks in advance!