Account Options

  1. Sign in
The old Google Groups will be going away soon, but your browser is incompatible with the new version.
Google Groups Home
« Groups Home
Please check you are using the correct API and host
There are currently too many topics in this group that display first. To make this topic appear first, remove this option from another topic.
There was an error processing your request. Please try again.
flag
  1 message - Collapse all  -  Translate all to Translated (View all originals)
The group you are posting to is a Usenet group. Messages posted to this group will make your email address visible to anyone on the Internet.
Your reply message has not been sent.
Your post was successful
 
From:
To:
Cc:
Followup To:
Add Cc | Add Followup-to | Edit Subject
Subject:
Validation:
For verification purposes please type the characters you see in the picture below or the numbers you hear by clicking the accessibility icon. Listen and type the numbers you hear
 
Matt Harris  
View profile  
 More options Dec 16 2010, 7:54 pm
From: Matt Harris <thematthar...@twitter.com>
Date: Thu, 16 Dec 2010 16:54:04 -0800
Local: Thurs, Dec 16 2010 7:54 pm
Subject: Please check you are using the correct API and host

Hey Developers,

We recently reviewed a sample of your API requests, emails and support
tickets and found that some of you were not using the correct domains.

While undocumented domains and endpoints may respond with data, you should
avoid using them as they may be disabled or changed without notice.

Our network infrastructure is also updated from time to time. These changes
are required for capacity planning or load balancing, but are generally
transparent to you if you use the correct API host.

To avoid problems or outages with your applications you need to ensure you
are using the correct hosts (and base paths) for the Twitter API you want to
use. Even if your code is working now, you should check the hosts match
those listed below:

REST API:
    http://api.twitter.com/1/....RESOURCE....
OAuth:
    http://api.twitter.com/oauth/....RESOURCE....
Streaming (Track):
    http://stream.twitter.com/1/....RESOURCE....
Userstreams:
    http://userstream.twitter.com/2/user.json
SiteStreams Beta:
    http://betastream.twitter.com/2b/site.json
Search:
    http://search.twitter.com/search.json
Tweet Button:
    http://platform.twitter.com/widgets.js
@anywhere:
    http://platform.twitter.com/anywhere.js
Web Widgets:
    http://widgets.twimg.com/j/2/widget.js

Some common errors include:
    * Incorrectly using http://twitter.com instead of
http://api.twitter.com/1/
    * Incorrectly using requests like
http://api.twitter.com/account/verify_credentials.json instead of
http://api.twitter.com/1/account/verify_credentials.json
    * Incorrectly directing users to
http://twitter.com/oauth/authorizeinstead of
http://api.twitter.com/oauth/authorize
    * Incorrectly querying http://199.16.156.11/search.json instead of
http://search.twitter.com/search.json

You can find the documented endpoints on our developer resources site:
    http://dev.twitter.com

Best,
@themattharris
Developer Advocate, Twitter
http://twitter.com/themattharris


 
You must Sign in before you can post messages.
To post a message you must first join this group.
Please update your nickname on the subscription settings page before posting.
You do not have the permission required to post.
End of messages
« Back to Discussions « Newer topic     Older topic »