Giter VIP home page Giter VIP logo

onedriveexplorer's Issues

Compatibility problem with office library 365 JS version 1.0.21

Hey,
To use this sample with the last office 365 library js release 1.0.21, you should first change the version in the setting.js file. because the version referenced 1.0.19 in the projet doesn't exist on nuget.

Yet, we have an error on the getfile() method . the server returns : http error 500.

HTTP/1.1 500 Internal Server Error
X-Powered-By: Express
Content-Type: application/json; charset=utf-8
Content-Length: 72
Date: Fri, 31 Oct 2014 18:00:18 GMT
Connection: keep-alive

{
"code": "ECONNRESET",
"errno": "ECONNRESET",
"syscall": "read"
}
when sending this request:
GET /ripple/xhr_proxy?tinyhippos_apikey=ABC&tinyhippos_rurl=https%3A//elp415-my.sharepoint.com//api/v1.0/me/files%3F%3D1414778387769
we may notice a double /, but this is not the problem anyway.
Thanks for any help on this subject
cordially yours

Internal Server Error

Hi,
Thank you very much for the sample. Unfortunately, your code doesn't return any files that are in my OneDrive folder. I get a 500 Internal Server Error when I run the sample. The same happened with my own code that was trying to return files(500 Internal Server Error). Any assistance greatly appreciated.

Error Details: "{"statusText":"Internal Server Error","status":500,"responseURL":"http://localhost:4400/ripple/xhr_proxy?tinyhippos_apikey=ABC&tinyhippos_rurl=https%3A//loftus-my.sharepoint.com//_api/v1.0/me/files%3F_%3D1429758640661","response":"{\n "code": "ECONNRESET",\n "errno": "ECONNRESET",\n "syscall": "read"\n}","responseType":"","responseXML":null,"responseText":"{\n "code": "ECONNRESET",\n "errno": "ECONNRESET",\n "syscall": "read"\n}","upload":{"ontimeout":null,"onprogress":null,"onloadstart":null,"onloadend":null,"onload":null,"onerror":null,"onabort":null},"withCredentials":false,"readyState":4,"timeout":0,"ontimeout":null,"onprogress":null,"onloadstart":null,"onloadend":null,"onload":null,"onerror":null,"onabort":null,"UNSENT":0,"OPENED":1,"HEADERS_RECEIVED":2,"LOADING":3,"DONE":4}"

Environment:
Ionic Framework with Cordova and Office 365 Client Libraries

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.