I'm a little confused on how the signature is done in Twitter oauth
because I found this on
my registered app in the dev area of Twitter on a page.
Here's your OAuth 1.0a access token for XXX
Use the token string as your oauth_token and the token secret as
your oauth_token_secret when si
Has anyone able to authenticate with Twitter api by using already
store user key and secret. If so would u mind sharing code.
I am able to authenticate and access Twitter api when I authorize with
Twitter website and gets redirected back to my app.
But if I restart my app and try to make a call u
Hey everyone,
I wanted to send a reminder that tomorrow (November 4th) we will enable
Snowflake. We plan to do this in the early afternoon - 2pm PDT/9pm UTC.
Even though Snowflake is being enabled tomorrow, we won't reach 53bit Tweet IDs
for another 24 days. This means you still have time to co
Hi Taylor: For your interest (In case someone else asks):
We now have oAuth/xAuth working for Progress open edge and have the
basic Twitter status and command functions operational as they were
before. There is sample source and Progress open edge twitter
libraries we are working on now at
http://
We now have oAuth/xAuth working for Progress open edge and have the
basic Twitter status and command functions operational as they were
before. You can find sample source and Progress open edge twitter
libraries we are working on now at
http://www.coresoft.com.au/coreforum/index.php?PHPSESSID=87aaa
There should be a filter for these questions that just responds with
Abraham's countless responses like that or just spams NTPd! hmmf.
Best,
--
Edward H. Hotchkiss
http://www.edwardhotchkiss.com/
http://www.twitter.com/edwardhotchkiss/
--
On Nov 3, 2010, at 6:51 PM,
Make sure your servers time is correctly synced. If it is more then five
minutes off from Twitter's servers API requests will fail.
Make sure valid consumer keys are being used.
Make sure there is not a firewall or proxy blocking connections to Twitter.
Abraham
-
Abraham Williams | H
must not or more "rules of the road" bullshit?
Best,
--
Edward H. Hotchkiss
http://www.edwardhotchkiss.com/
http://www.twitter.com/edwardhotchkiss/
--
On Nov 3, 2010, at 6:26 PM, Ken D. wrote:
I should add you must not use your credentials to display tweets from
pr
I should add you must not use your credentials to display tweets from
protected accounts that your account has access to.
On 3 Nov, 23:21, "Ken D." wrote:
> If you own a private list and want to share the content, you just use
> your own credentials (My Access Token) to fetch it. Real-time or
> c
If you own a private list and want to share the content, you just use
your own credentials (My Access Token) to fetch it. Real-time or
cached, whatever works for you. There is no 'logged in' - each API
call is authenticated. How could a user break into your account? A
single web page can display co
If you take the lists public, you can simply use the Twitter List
widget to show real-time status updates from your list:
http://twitter.com/about/resources/widgets/widget_list
Quy
@quytennis
On Nov 3, 10:46 am, Adam Nason wrote:
> Twitter limits each user account to 20 lists. I have three acco
don't know of one, check the roadmap. always check or subscribe to any
api roadmaps that you are using. they change so frequently. especially
facebooks [wtf]
Best,
--
Edward H. Hotchkiss
http://www.edwardhotchkiss.com/
http://www.twitter.com/edwardhotchkiss/
--
O
I know I can page but can I get more than 20 members somehow from
another call? Maybe Twitter can great another social graph API that
returns 500 members in one API call like we can do today for friends/
followers.
Quy
On Nov 2, 8:20 pm, Edward Hotchkiss
wrote:
> paging. look for obj->next_curso
Iterate through and scoop and paginated results of the lists on a cron
job. No real time possibilities.
Best,
--
Edward H. Hotchkiss
http://www.edwardhotchkiss.com/
http://www.twitter.com/edwardhotchkiss/
--
On Nov 3, 2010, at 1:46 PM, Adam Nason wrote:
Twitter l
have the app store the keys, and check that the admins twitter
account's access keys match his account.
Best,
--
Edward H. Hotchkiss
http://www.edwardhotchkiss.com/
http://www.twitter.com/edwardhotchkiss/
--
On Nov 2, 2010, at 11:44 PM, Darasion! wrote:
Hi everyo
Google and check out TwitterOAuth by @abraham
Best,
--
Edward H. Hotchkiss
http://www.edwardhotchkiss.com/
http://www.twitter.com/edwardhotchkiss/
--
On Nov 3, 2010, at 7:29 AM, Farow wrote:
Hello all, can someone please guide me how to create a twitter account
tha
Hello all, can someone please guide me how to create a twitter account
that can do functions like:
1. Collect all the tweets that has specific hashtag from its
followers. e.g. #party #accident
2. After collecting the tweets, it will automatically retweet the
tweet by itself.
3. Such scenario is li
We are using twitter oauth on our website http://www.foly.net/tw
However, as you can also observe, we get a warning like "Could not
connect to Twitter. Refresh the page or try again later."
We have tried all possibilities, but we have not been able to fix it.
Could you please help us about this p
Hi everyone,
I am develop an application on GAE, and I want the admin
account(google account) can input the cunsumer key and cunsumer secret
on admin page. so I need validate them before saving. But how to? Does
anyone have a suggestion?
darasion.
--
Twitter developer documentation and resourc
Twitter limits each user account to 20 lists. I have three accounts
with different purposes but need the 60 lists across these three
accounts to be displayed on one page on my website. Each list link
needs to be clickable to the status updates from that list (in that
same page likely using ajax). T
Hi all--
I've recently begun encountering an odd issue -- Status Updates via
OAuth-signpost have begun to fail from my production server, however they
continue to submit successfully from my local machine. To me, this
indicates an environmental issue rather than a code issue ... but what could
be
Sorry guys -- it was due to my server time being off!! Fixing this fixed my
problem. Sorry for the spam!
PT
On Wed, Nov 3, 2010 at 2:06 PM, Paul Tongyoo wrote:
>
> Hi all--
>
> I've recently begun encountering an odd issue -- Status Updates via
> OAuth-signpost have begun to fail from my produ
Maybe I'm wrong, but doesn't it have to do with *where* the image is
hosted? I thought Twitter had a list of recognized rich content
websites, à la embed.ly.
On 3 Nov, 18:09, Edward Hotchkiss wrote:
> YOU NEED TO HOST THE IMAGE SOMEWHERE ELSE. Once you upload it
> somewhere else and have a link
YOU NEED TO HOST THE IMAGE SOMEWHERE ELSE. Once you upload it
somewhere else and have a link to it, there is your preview.
Best,
--
Edward H. Hotchkiss
http://www.edwardhotchkiss.com/
http://www.twitter.com/edwardhotchkiss/
--
On Nov 3, 2010, at 4:20 AM, fxbois wro
The 100k user / 1k connection limit is no longer necessary and has been
dropped. You may now connect for all of your tokens. Please limit your
implementation to no more than 25 new connections per second.
Follow @sitestreams for more information about this beta test.
-John Kalucki
http://twitter.
I actually just posted about an undocumented parameter
"filter_to_owned_lists=true" on this service.
http://groups.google.com/group/twitter-development-talk/browse_thread/thread/bce660f31728b4e7
Calling the service with that parameter is returning private lists for
me.
On Nov 2, 7:33 am, Bondi w
Just thought I would send you a quick note and let you know that I
have release ASObject 0.8 that includes my OAuth support for Twitter.
This is the bare-bones/nuts-and-bolts OAuth info (You will have to
know something about the Twitter API calls to use it). I hope to be
releasing ASTwitterLibrary
Thanks. I took the square brackets out, but still get back:
{"error":"Incorrect signature","request":"\/1\/users\/lookup.json"}
TEST_IDS now encodes to:
21295828%2C20138230%2C15799970%2C12304722%2C39765560
and my baseString now comprises of:
POST&http%3A%2F%2Fapi.twitter.com%2F1%2Fusers
%2Flook
Hi
thanks for your response.
I've tried to include in a tweet the url of an image but I don't have
the image preview when I click on the tweet and I don't have the
little picto (top right corner) that shows that the tweet includes an
image.
I there anything I miss ? Isn't there any hidden param
29 matches
Mail list logo