I am making a authenticated request to the SiteStream API. I have received an email from Twitter saying my application has been whitelisted. Being that, I generated the request via the OAuth Tool in my account. The request returns the following and I'm not sure why:
-
* About to connect() to sitestream.twitter.com port 443 (#0)
-
* Trying 199.59.148.137... connected
-
* Connected to sitestream.twitter.com (199.59.148.137) port 443 (#0)
-
* SSLv3, TLS handshake, Client hello (1):
-
* SSLv3, TLS handshake, Server hello (2):
-
* SSLv3, TLS handshake, CERT (11):
-
* SSLv3, TLS handshake, Server finished (14):
-
* SSLv3, TLS handshake, Client key exchange (16):
-
* SSLv3, TLS change cipher, Client hello (1):
-
* SSLv3, TLS handshake, Finished (20):
-
* SSLv3, TLS change cipher, Client hello (1):
-
* SSLv3, TLS handshake, Finished (20):
-
* SSL connection using RC4-SHA
-
* Server certificate:
-
* subject: C=US; ST=California ; L=San Francisco; O=Twitter, Inc.; OU=Twitter Operations; CN=sitestream.twitter.com
-
* start date: 2010-11-24 00:00:00 GMT
-
* expire date: 2012-11-23 23:59:59 GMT
-
* common name: sitestream.twitter.com (matched)
-
* issuer: C=US; O=VeriSign, Inc.; OU=VeriSign Trust Network; OU=Terms of use at https://www.verisign.com/rpa (c)10; CN=VeriSign Class 3 Secure Server CA - G3
-
* SSL certificate verify ok. -
> GET /2b/site.json?follow-1389261320= HTTP/1.1
-
> User-Agent: curl/7.21.4 (universal-apple-darwin11.0) libcurl/7.21.4 OpenSSL/0.9.8r zlib/1.2.5
-
> Host: sitestream.twitter.com
-
> Accept: /
-
> Authorization: OAuth oauth_consumer_key="73MVNHheOo1LMUDKlU61mA", oauth_nonce="d950ff05ab669b47ddb3a367f68c92f2", oauth_signature="6dAd3iRgxoT%2FSAmh2H8V7DhKZo0%3D", oauth_signature_method="HMAC-SHA1", oauth_timestamp="1327417180", oauth_token="453087286-dWiicg9SKOouPPTuyTbjeZgjgOQihQnGdi7wcgvR", oauth_version="1.0"
-
> -
< HTTP/1.1 403 Forbidden
-
< Content-Type: text/html
-
< Transfer-Encoding: chunked
-
< -
User not in role
-
* Connection #0 to host sitestream.twitter.com left intact
-
* Closing connection #0
-
* SSLv3, TLS alert, Client hello (1):

Replies
Hi episod,
I am using sitestream.php file for getteing tweets. I already activate my application in my friend App list. But i got error "User not in role". It shows the error code 403. If i want to edit anything in tmhOAuth.php file. Please guide how to i get tweets.
Thanks in advance.
Who have you been working with to obtain beta access to site streams? The user account you're using in this request does not have access to Site Streams. Getting early access to Site Streams requires a bit of dialogue with us.
@episod, I've been working with Jason Costa.. and we have exchanged a number of emails.. the user account should be @TalkSumo.. have I done something wrong with my sitestreams application?
Are you just starting out with working with Site Streams or did you have it functional prior to writing in today?
This is my first time trying to implement SiteStreams
You've likely not had the final steps of approval completed yet. Follow up with Jason via email; he's in Germany for a developer event right now so it may be awhile before he repsonds to you.
Hi episod,
I am using sitestream.php file getting tweets.It shows an error message "User not in role". I already activate my application into my firents App using "http://platform.twitter.com/anywhere.js?id=xxxxx&v=1" file. I search the error code for 403. It shows "Twitter says you aren't allowed to do that" . If i want to edit anything in my tmhOAuth.php file. Please guide me how to get tweets using sitestream.php.
Thanks in advance.
Hi,
Is it possible to get tweets using sitestream.php. i want access any of streaming API. Please explain steps to get tweets.
Hi Tylor,
How we can obtain beta access to site streams?
For a POC Task, we are trying to integrate site stream API with our app but getting Error message like:
I'm using the following to open the stream:
siteStream.site(true, currentStreams );
will Appreciate your suggestions in this regards....
i got the same error . How can i proceed to solve it ; thank you very much !!!!!!!!!!!