[twitter-dev] Crossdomain.xml

2011-07-14 Thread mooCat
Why doesn't the twitter crossdomain.xml allow public access still?
It's really limiting the way I can develop for this platform.

Post explaining how every current service, unlike twitter, allows
connections from all domains:
http://groups.google.com/group/twitter-development-talk/browse_thread/thread/28232e3965222037/4a9763e9a77f959c?lnk=gstq=crossdomain#4a9763e9a77f959c

-- 
Have you visited the Developer Discussions feature on 
https://dev.twitter.com/discussions yet?

Twitter developer links:
Documentation and resources: https://dev.twitter.com/docs
API updates via Twitter: https://twitter.com/twitterapi

Unsubscribe or change your group membership settings: 
http://groups.google.com/group/twitter-development-talk/subscribe


[twitter-dev] crossdomain.xml status quo?

2011-05-23 Thread Martin Heidegger
Over 1,5 years ago the question was raised about why the
crossdomain.xml doesn't allow public access.

https://groups.google.com/group/twitter-development-talk/browse_thread/thread/e35a708400b529b3/2a8e40506a039072

https://groups.google.com/group/twitter-development-talk/browse_thread/thread/28232e3965222037/4a9763e9a77f959c


Since nothing has changed: Whats the status-quo? Will we see a change?

-- 
Twitter developer documentation and resources: https://dev.twitter.com/doc
API updates via Twitter: https://twitter.com/twitterapi
Issues/Enhancements Tracker: https://code.google.com/p/twitter-api/issues/list
Change your membership to this group: 
https://groups.google.com/forum/#!forum/twitter-development-talk


[twitter-dev] Crossdomain.xml on twitter.com/statuses

2010-06-15 Thread kerstinlu
Why is crossdomain limiting access only from api.twitter.com and so
one.
see

Thy is it not changing crossdomain for authenticated users?

I try do access the rest api over Silverlight, which only works with
OOB fulltrust.


[twitter-dev] crossdomain.xml stoped working

2009-12-28 Thread Drekey
My company developed a small Flash/AS3 app that pulled some twitts and
twitters from twitters. All was working well even when we put it
online, so the http://static.twitter.com/crossdomain.xml should be
allowing by then.

Since last week we haven't been able to pull anything since we get a
sandbox violation. Anything changed in the crossdomain.xml?

Thanks


Re: [twitter-dev] crossdomain.xml stoped working

2009-12-28 Thread John Adams


On Dec 28, 2009, at 2:53 AM, Drekey wrote:


My company developed a small Flash/AS3 app that pulled some twitts and
twitters from twitters. All was working well even when we put it
online, so the http://static.twitter.com/crossdomain.xml should be
allowing by then.



Our crossdomain.xml file has the proper settings in it, and it has not  
changed in quite some time.


lapintosh:bin jna$ curl  http://static.twitter.com/crossdomain.xml
?xml version=1.0 encoding=UTF-8?
cross-domain-policy xmlns:xsi=http://www.w3.org/2001/XMLSchema-instance 
 xsi:noNamespaceSchemaLocation=http://www.adobe.com/xml/schemas/PolicyFile.xsd 


  allow-access-from domain=twitter.com /
allow-access-from domain=api.twitter.com /
allow-access-from domain=search.twitter.com /
allow-access-from domain=static.twitter.com /
site-control permitted-cross-domain-policies=master-only/
  allow-http-request-headers-from domain=*.twitter.com headers=*  
secure=true/



Do you see the same results when you curl?

-john




[twitter-dev] crossdomain.xml gone?

2009-11-04 Thread rforte

What happened to http://search.twitter.com/crossdomain.xml?  Looks
like this was pulled down with in the last day or so.  Was this
announced anywhere?


[twitter-dev] crossdomain.xml

2009-02-27 Thread Elia Morling

I have some questions.

What is the latest status on the crossdomain.xml which was removed,
which enables Flash to communicate with Twitter directly?

I have created a proxy, but will that not be very limiting since the
proxy will count for 20 000 calls per hour instead of the client
machine?

I have asked to clear the proxy for 20 000 calls, as it is stuck with
200. How long does it take to get that approval? I sent it several
days ago.

Thanks!

Elia