Johnny
Posts: 0
Joined: Tue Jul 23, 2013 10:09 am

Twitter

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

maxkatz
Posts: 0
Joined: Fri Aug 13, 2010 3:24 pm

Twitter

The Twitter search API now requires authentication. There is a new tutorial here: http://docs.appery.io/tutorials/#Adva...

Johnny
Posts: 0
Joined: Tue Jul 23, 2013 10:09 am

Twitter

yes but that api is wrong. And with the new api it is not working.

Johnny
Posts: 0
Joined: Tue Jul 23, 2013 10:09 am

Twitter

yes but that api is wrong. And with the new api it is not working.

Kateryna Grynko
Posts: 0
Joined: Thu Nov 15, 2012 9:13 am

Twitter

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/...

Diego Esteban Osorio Zaldivia
Posts: 0
Joined: Thu Jul 25, 2013 10:18 pm

Twitter

I have the same problem that Johnny :( ... Somebody could update the tutorials in http://docs.appery.io/tutorials

Illya Stepanov
Posts: 0
Joined: Mon Mar 18, 2013 8:48 am

Twitter

Hi Diego, we are working on it.

Diego Esteban Osorio Zaldivia
Posts: 0
Joined: Thu Jul 25, 2013 10:18 pm

Twitter

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!

Return to “Issues”