[twitter-dev] Re: crossdomain

2009-11-25 Thread bytespider
Is it possible to use pre-flighting? Sending the OPTIONS method first with the request we intend on performing, and api.twitter.com responding with the appropriate response code if they deem our transaction safe? http://www.w3.org/TR/access-control/ On Nov 7, 4:38 pm, Raffi Krikorian wrote: > hi

[twitter-dev] Re: crossdomain

2009-11-08 Thread orian
Please keep us updated w/ discussion on relaxing the crossdomain policy on api.twitter.com. Currently it is impossible to build full featured in-browser Flash clients for Twitter without using a proxy, which is part of the reason so many of them are desktop AIR apps. Twitter is doing itself a diss

[twitter-dev] Re: crossdomain

2009-11-07 Thread Tim Heuer
Thanks Raffi for doing this. Honestly, I really really thank you for this. I would love for the Twitter API team to engage with RIA client providers on establishing open, but secure cross-domain policy files. I know that since crossdomain.xml isn't a standard, each RIA client provider is impleme

[twitter-dev] Re: crossdomain

2009-11-07 Thread Raffi Krikorian
hi tim. the crossdomain.xml file is now open an unrestricted to search. in the future, as part of the migration to api.twitter.com for API endpoints, we may consider relaxing a crossdomain.xml policy on that. John I'm with others here that this represents a significant change to the ope

[twitter-dev] Re: crossdomain

2009-11-05 Thread codewarrior415
http://www.w3.org/2001/XMLSchema- instance" xsi:noNamespaceSchemaLocation="http://www.adobe.com/xml/ schemas/PolicyFile.xsd"> Correct me if I am wrong here, but it seems like you guys are allowing access to yourself only. Can I request for my domain to

[twitter-dev] Re: crossdomain

2009-11-05 Thread John Adams
On Nov 5, 2009, at 3:32 PM, codewarrior415 wrote: OK, the crossdomain policy now only allows your flex application to access the API. You are not allowing flex appication access your API? How come the change again today. This morning it was working fine. twitter.com's crossdomain.xml is exact

[twitter-dev] Re: crossdomain

2009-11-05 Thread codewarrior415
OK, the crossdomain policy now only allows your flex application to access the API. You are not allowing flex appication access your API? How come the change again today. This morning it was working fine. On Nov 4, 9:30 am, John Kalucki wrote: > Search team is aware of the issue. Working on it.

[twitter-dev] Re: crossdomain

2009-11-04 Thread Raffi Krikorian
Also any news on the new location of this file yet? there won't be a new location of the file - we should be getting it back live in a bit! -- Raffi Krikorian Twitter Platform Team ra...@twitter.com | @raffi

[twitter-dev] Re: crossdomain

2009-11-04 Thread johnnyguil...@mac.com
Can you guys do a better job of reporting such issues (intentional or not) on the status.twitter.com page? Also any news on the new location of this file yet? Thanks, Johnny On Nov 4, 12:30 pm, John Kalucki wrote: > Search team is aware of the issue. Working on it. I don't have an > update from

[twitter-dev] Re: crossdomain

2009-11-04 Thread John Kalucki
Search team is aware of the issue. Working on it. I don't have an update from them yet. -John On Nov 4, 8:56 am, Tzahi Sofer wrote: > Hi, > > I get a 404 on calls to search.twitter.com/crossdomain.xml. It's been > like this since last night. > > any ideas? > > Thanks, > > Tzahi.

[twitter-dev] Re: Crossdomain policy

2009-09-03 Thread Chad Etzel
Hello, Our cross domain policy file is intentionally setup to exclude any and all 3rd party websites. This is a permanent decision. The only way to work around this is to setup a server-side proxy. Thanks, -Chad On Mon, Aug 31, 2009 at 2:35 PM, torontocitylife wrote: > > Does anyone know what's