Jump to content

Welcome! You're currently a Guest.

If you'd like to join in the Discussion, or access additional features in our forums, please sign in with your Evernote Account here. Have an Evernote Account but forgot your password? Reset it! Don't have an account yet? Create One! You'll need to set your Display Name before your first post.

Photo

crossdomain.xml is 302 redirected to ... Home.action

flash crossdomain.xml

  • Please log in to reply
No replies to this topic

#1 Richard Haven

Richard Haven

  • Pip
  • Title: Member
  • Group: Members
  • 48 posts

Posted 29 June 2012 - 08:00 AM

when my application requests

https://sandbox.evernote.com/crossdomain.xml

it gets a 302 redirect to

https://sandbox.evernote.com/Home.action?crossdomain.xml

which is the normal home page.

No Flash application can access the OAuth protocol or the API without this crossdomain.xml file in the domain root. I can help if you have any questions, but the most liberal policy, which will allow any Flash application access, is:
<?xml version="1.0"?>
<!DOCTYPE cross-domain-policy SYSTEM "http://www.macromedia.com/xml/dtds/cross-domain-policy.dtd">
<cross-domain-policy>
    <allow-access-from domain="*" />
</cross-domain-policy>

Please let us know if you are going to add this file





Also tagged with one or more of these keywords: flash, crossdomain.xml

0 user(s) are reading this topic

0 members, 0 guests, 0 anonymous users

Clip to Evernote