1
vote
0answers
10 views

Saving Tweets For Current User / Authorized User into Database

I'm working on a small project and I'm a little stuck. I've follow a few tutorials online to get things moving and here is what I came up with. Everything works when it comes to authenticating with ...
0
votes
0answers
7 views

Twitter bot using Oauth

I have a twitter bot, where it searches for an @mention and replies to the user depending on what the user says. It was working fine until this week, when I started getting this error: Warning: ...
1
vote
2answers
27 views

Auto refresh a div containing Twitter posts

I am working with Twitter APIv1.1 and currently I am trying to implement a box which will display my latest tweets. This can be seen here: http://www.jdiadt.com/twitterv1_1feed/testindex.html ...
0
votes
1answer
20 views

Twitter API: Url search for Username

I have a list of websites where I want to see if they have twitter accounts. I was curious if there is a url search for username in the API, or something of this nature. I've been reading and looking ...
0
votes
1answer
27 views

Android Twitter is not properly working ..send,logout button not showing after login

Firstly i having errors regarding login..i resolved that issue..but currently i am facing some issues after login button clicked here is the code i am using after clicking login button i see this ...
0
votes
0answers
11 views

How to Login Twitter from Native app of Twitter not from browser in other application

i want to get login from twitter native app if present in device , if not than from browser. I successfully integrated to login from browser , but fail to open native app from my application and allow ...
-4
votes
0answers
20 views

Login from Twitter Native app from other application [closed]

How to allow Twitter sso and login from native application from other application in android
1
vote
1answer
21 views

Using twitter to get bearer token

I'm using the following code to return the bearer token but i keep getting "The remote server returned an error: (500) internal server error" on line "WebResponse response = request.GetResponse();" ...
1
vote
1answer
28 views

How to add twitter capability to my struts2 application

I developed struts2 web application, now I want people to login from their twitter account, so I need to place a button called "Login with Twitter" under my normal login button. I already did Facebook ...
-2
votes
1answer
25 views

Login with twitter button in my struts2 application [closed]

I developed struts2 web application, now I want people to login from their twitter account, so I need to place a button called "Login with Twitter" under my normal login button. I already did Facebook ...
0
votes
1answer
50 views
+50

Twitter OAuth 1 POST requests not working

I am creating an application for iOS and I am using OAuth 1. GET requests seem to work fine but as soon as I try to make POST requests I get the following error : [code 32] Could not authenticate ...
0
votes
1answer
38 views

Using nTwitter with Node.js, how does one make an (Application-user authentication) rest call?

More specifically, how do I use OAuth 1.0A w/ nTwitter? Do I have to also install node-oauth or does nTwitter provide support? (I'm trying to make an HTTP GET Method req. user context using API ...
0
votes
0answers
38 views

How to authenticate and GET search tweet using Twitter API 1.1?

Twitter has implemented Authentication in their API version 1.1. Now how can i search tweets using a keyword with Authentication in Java ? I tried to use the code given Here to authenticate. But i am ...
0
votes
0answers
35 views

Ruby: Twitter get_access_token always returns 401 unauthorized

I am trying to use 3-legged authentication to get user's access token. This is just a prototype, so it is not implemented with session yet to save some returned data of API. Please read through the ...
0
votes
1answer
29 views

Twitter 3-legged authorization in Ruby

I am trying my hand ruby on rails. Mostly I have written code in Sinatra. Anyway this question may not have to do anything with framework. And this question may sound a very novice question. I am ...
0
votes
0answers
9 views

url = tw.GetAuthorizationLink(consumer, consumersecret)

I am trying to figure out why I cannot get an authentication URL for my application. I've made an app with a open code button to view the 7-digit pin number for the Authentication. It will open the ...
0
votes
0answers
16 views

Twitter app fails to update a tweet from other's account. But updates a tweet from my account.

TwitterClientInfo twitterClientInfo = new TwitterClientInfo(); twitterClientInfo.ConsumerKey = ConsumerKey; //Read ConsumerKey out of the app.config ...
0
votes
0answers
33 views

python-twitter get friends not following you

Hi I'm trying to create a twitter application with "python-twitter" that show your friends, your followers and those who do not follow you. Displays all users, not just those who do not follow me ...
0
votes
1answer
94 views

How to use codebird.js to search twitter API for matching users?

I'm really stuck trying to get this twitter library (https://github.com/mynetx/codebird-js) to return search results rather than a user timeline. I can't find out where to pass the search parameters ...
1
vote
1answer
86 views

Twitter Oauth Giving “The remote server returned an error: (401) ”

I am using the Twitter OAuth to authenticate user and to show the user tweets on my site. Following are the some Constants that are used for API: public const string REQUEST_TOKEN = ...
0
votes
1answer
36 views

error occurring while using 'twython'

I want to fetch tweets based on hashtags. But I get the below error. >>> import twython >>> TWITTER_APP_KEY = 'xxxxxx' >>> TWITTER_APP_KEY_SECRET = 'xxxxx' >>> ...
0
votes
1answer
36 views

Login through Twitter app says like App not authorized to access user account

We have developed an app in iPad which also provides ability to login through Twitter account. We created developer account on Twitter and provided valid details like token and secret key to the code. ...
0
votes
1answer
60 views

ROauth on Windows using R, Invalid response after authorization

I'm using the below script in R, but when I redirect user to browser for oauth. and enter the PIN, it printing an error. Kindly help me out in this case. Thanks. ...
0
votes
0answers
200 views

Sign in with Twitter - Correct Method

I'm integrating sign in with twitter as the only sign in option to the website I'm working on. However, I have an issue about the general function/usability of the button overall. I want my members ...
0
votes
0answers
116 views

java.lang.IncompatibleClassChangeError: Implementing class in twitter application

I am new to the twitter 4j api (jar) which i am including in my code and want to check the sentiment analysis of tweets which i am getting through following code.But i am getting the error ...
1
vote
0answers
95 views

iOS 6 - How to post tweet from a twitter account that is not on the user's device

I'm in the very early planning stages of building another iOS app. I'm hoping to be able to post tweets to my own account when users take specific actions from within an iOS 6 app. That is, I want ...
0
votes
2answers
64 views

oAuth verification for using Twitter API with Python

I'm trying to get the oauth request_token for Twitter as described here, making a call to "oauth/request_token": https://dev.twitter.com/docs/auth/implementing-sign-twitter I'm generating the params ...
0
votes
1answer
86 views

Simple way to get Twitter users home feed

Does anyone know a good way to, using oAuth, retrieve a users home feed (using PHP or JavaScript)? I've been searching the web (Google, YouTube and the Twitter website), but have not yet found a ...
0
votes
0answers
17 views

PHP TwitterOAuth library retrieving more user information

Is it possible to retrieve the users information from the TwitterOAuth library? When I call the method getAccessToken it returns an array containing the following information: $oauthTokenSecret = ...
0
votes
0answers
28 views

Serial monitor displays “query_time: could not connect to server”

Im doing a project wherein an arduino with only a wifi shield posts a tweet. I'm using markkurossi's Arduino Twitter Library with Oauth support ...
0
votes
1answer
59 views

Twitter authentication credentials

I am new to the social network analysis and twitter API.I wanted to collect tweets on certain topic .So i have written the following code package com; import java.io.BufferedWriter; import ...
0
votes
0answers
14 views

How do you pass “count” and “max_id” to TwitterOAuth search query?

I need to pass in max_id and the count parameters to my /search/tweets query in PHP (I am using the TwitterOAuth API from Abraham)
0
votes
1answer
148 views

Stuck on getting access token from Twitter API using Scala

I'm integrating Login with Twitter on my website and I'm totally stuck right now. I'm following this guide: (https://dev.twitter.com/docs/auth/implementing-sign-twitter) and is doing it in Scala using ...
0
votes
1answer
20 views

How do you get the next page of twitter results using the Twitter OAuth API?

I am using the twitter oath API and I get the first page of results for my search query. But I want to get all pages, so how do I iterate using the API to get the next page?
0
votes
0answers
68 views

PHP Twitteroauth status updates with Twitter's new API

Well, Twitter updated their API, and it only took about a week to figure out that THAT'S why my scripts stopped working sporadically... I went and downloaded abraham's latest Twitteroauth package, ...
0
votes
0answers
47 views

I am getting a timestamp out of bounds using twitteroauth.php

My code looks like: <?php require_once 'lib/twitteroauth/twitteroauth.php'; define('CONSUMER_KEY', 'XXX'); define('CONSUMER_SECRET', 'XXX'); define('ACCESS_TOKEN', 'XX-XX'); ...
0
votes
0answers
20 views

Twitter Auth Stopped Working

Our twitter auth has stopped working. I believe it is since the new update? We are using tweet o cron (and there support is no longer) The link is:- http://crm.pabau.com/modules/twito/ You can ...
0
votes
1answer
63 views

Get followers and following from twitter account in iOS using Twitter+OAuth [duplicate]

In my application I am using Twitter+OAuth for Twitter authentication and now I need to display the list of user's followers and following with their name and picture and also need to invite them for ...
2
votes
0answers
68 views

Log in with twitter4j

I try to realize an application that log in in Twitter. I utilize the twitter4j like API. I follow this example: ...
0
votes
1answer
46 views

My Twitter api is not working suddenly

I have a web application which uses twitter api. It was working fine.But suddenly it stopped work. I started googling & came to know about that twitter upgraded their api. So I need to use the ...
1
vote
2answers
81 views

Twitter::Error::Unauthorized in PostsController#create - Invalid or expired token

Why does "create" throw me an invalid/expired token error? The users are able to log in just fine (so they are authenticated properly) but when they try to create a post, I get this error. I'm using ...
0
votes
2answers
147 views

Twitter Streaming API - Node.js returning unauthorised error (OAuth)

I'm attempting to connect to Twitters Streaming API over OAuth using http.get although I'm having a slight problem. The script keeps returning unauthorised The code I'm using follows, can anybody ...
0
votes
2answers
36 views

is there a good guide that explains how to allow users to register/login using Twitter on rails?

I'm looking for a step by step guide. I looked at various videos on youtube, searched the net, read articles, and read threads here but I'm still having some issues. I decided to scrap what I had as ...
-2
votes
1answer
80 views

Fetch all the tweets containing a specific word from twitter [duplicate]

I have used twitter api. I want to fetch tweets that contain a specific word for my application. like if a user types "iphone" then all the tweets containing that keyword should be fetched from ...
1
vote
0answers
54 views

Submitting to Twitter with Classic ASP

I am trying to implement twitter posting on a website. when a user posts an alert and they check off "submit to twitter" I want to send the contents of the box (140 chars of it) to the associated ...
0
votes
0answers
58 views

confused on the next step for twitter integration to work in my rails 3 app

I have a working rails 3 app that I'm trying to integrate twitter on, but I'm a little lost as I've never done anything like this before. I only want to do three things: Allow users to register to ...
0
votes
0answers
15 views

PHP Twitteroauth remaining_hits not changing after tweeting

I'm using Abrahams twitteroauth library, found here: twitteroauth. One of the available functions is account/rate_limit_status and within that it returns a value for remaining_hits. The problem is, ...
0
votes
1answer
17 views

PHP Twitteroauth reset_time_in_seconds convert to a datetime

I'm using the twitteroauth library found here: twitteroauth. One of the connection methods is to retrieve the rate limit. One of the returning values it contains is: [reset_time_in_seconds] => ...
-3
votes
1answer
76 views

In getting request token flow of OAuth, I've received “The given URL is considered malware” [closed]

I'm creating web application with node.js(10.x) and express(3.x). And I chose the node-oauth as the twitter oauth module. But in requesting Token, following error is returned. { statusCode: 401, ...
1
vote
1answer
209 views

How to pass oauth_callback value to oauth/request_token with Twython

Twitter just recently made the following mandatory: 1) You must pass an oauth_callback value to oauth/request_token. It's not optional. Even if you have one already set on dev.twitter.com. If you're ...

1 2 3 4 5 10