Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Skydrive failure #23

Open
shalabio opened this issue Jan 18, 2013 · 1 comment
Open

Skydrive failure #23

shalabio opened this issue Jan 18, 2013 · 1 comment

Comments

@shalabio
Copy link

Save to Skydrive fails everytime. debugging shows an error in skydrive,js at this line :
var canary = down.responseText.match('"canary".?value.?"(.*)"')[1]

Failed to load resource: the server responded with a status of 404 (Not Found) https://skydrive.live.com/upload.aspx/.Documents?sc=documents&cid=********

Uncaught TypeError: Cannot read property '1' of null skydrive.js:15
xhr.onload.down.onload

@angrymb
Copy link

angrymb commented Mar 24, 2014

I guess here was used some dirty hack.
For implementation of upload to skydrive we'll need registered domain and server.
That's the way how skydrive API works.
If i am mistaken - please, correct me.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants