October 13, 201510 yr I'm using an API to query a third party that brings me back some information that I need, as well as the Tweet URL including the ID. I am now trying to query the Twitter API for my application to fetch the Tweets by the Tweet ID. I'm currently working locally using wamp and have setup the application on Twitter but I am getting an issue with retrieving the data I need. I'm currently using the answer from Peter Mortensen from here - but I keep having issues with the 'PHP CURL Error 60 SSL' Any help appreciated even if it is to use a different method of retrieving tweet data
October 17, 201510 yr Author Cheers for the assistance Rallport, I ended up grabbing this that does pretty much everything for you, logging your app in and then you just need to pass through a URL, I would have written something similar myself only I was short on time for this project
Create an account or sign in to comment