-
Notifications
You must be signed in to change notification settings - Fork 15
Known Errors
Sebastian Werner edited this page Jun 29, 2015
·
1 revision
#Known Errors
- 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"} }}