-
```
I'm trying to use Google Refine to find common friends on Twitter.
1. Import data via URL:
http://api.twitter.com/1/friends/ids.json?screen_name=psychemedia
http://api.twitter.com/1/friends/ids.j…
-
```
What steps will reproduce the problem?
1. call twitter->twitterAvailable() (json mode)
What is the expected output? What do you see instead?
expected: true
actual: false
What version of the prod…
-
The patch I submitted for http-stream.js (#20) changed the path to the RSS feed to use the V1 API, since Twitter removed support for RSS through the main site.
Twitter is going to [deactivate the V1 …
-
I've come across a connection issue I have been unable to resolve. I've tried various different methods which I either found online or thought of myself. I will first show the Error code from my termi…
-
Hi
Trying to send a tweet I get the error
"You currently have access to Twitter API v2 endpoints and limited v1.1 endpoints only. If you need access to this endpoint, you may need a different acce…
-
### What would you like to share?
Similar to #49 it strikes me that the project could do with more sources on the twitter front.
So far the list is only
```js
[
{
"account": "BorisJohnso…
-
1. Write a tweet about opencode tagging `geekhaveniiita`.
2. Create a JSON file in the `Tweets` folder according to the `template.json` file.
3. PR should have `hacktoberfest-accepted` label
```…
-
```
Hi there,
I have added geotagging support to Api::PostUpdate(), here is the modified
function:
def PostUpdate(self, status, in_reply_to_status_id=None, lat=None,
long=None):
'''Post a twit…
-
```
Hi there,
I have added geotagging support to Api::PostUpdate(), here is the modified
function:
def PostUpdate(self, status, in_reply_to_status_id=None, lat=None,
long=None):
'''Post a twit…
-
```
Hi there,
I have added geotagging support to Api::PostUpdate(), here is the modified
function:
def PostUpdate(self, status, in_reply_to_status_id=None, lat=None,
long=None):
'''Post a twit…