Skip to content

Known Errors

Sebastian Werner edited this page Jun 29, 2015 · 1 revision

#Known Errors

  1. If you get an "Access Denied Error" despite requesting with a valid token, it might be the case that you have to login the first time to oneDrive via browser. Error if authentication is expired: { error: { code: "unauthenticated", message: "Authentication failed", innererror: {code: "passportAuthFail"} }}

Clone this wiki locally