Page 2 of 2

Twitter Feed Not Working

Posted: Mon Jul 15, 2013 11:29 am
by Andy Parker

Thanks Max, already seen that one.
But the first part:

"Creating new app or improve Twitter search app."

How to create Twitter Search app is described in Building Twitter Search App tutorial. Let’s continue by improving it with new functionality.
At first, we will finish with searching.

that is referred to in that Tutorial still returns:
{
"status":"410 Gone",
"url":"http://search.twitter.com/search.json",
"response":{
"errors":[
{
"message":"The Twitter REST API v1 is no longer active. Please migrate to API v1.1. https://dev.twitter.com/docs/api/1.1/....",
"code":68
}
]
}
}


Twitter Feed Not Working

Posted: Mon Jul 15, 2013 12:10 pm
by Maryna Brodina

Hi, sorry, our fault. We were going to publish one more tutorial (on how to build app to search tweets), but there is some problem with that tutorial. It should be published soon (in a couple of days).


Twitter Feed Not Working

Posted: Tue Jul 16, 2013 1:10 pm
by Maryna Brodina

Hello! You can find Twitter Search tutorial here http://docs.appery.io/tutorials/build...


Twitter Feed Not Working

Posted: Tue Jul 16, 2013 1:50 pm
by Andy Parker

Many thanks for this!
Really appreciate it.

regards

Andy.