We originally support import from consumer accounts, but found it didn't work on our staff / student accounts. The old code is still here in the GitHub history.
We need to implement as a fail-over measure:
- Attempt connection as Office 365 Student / Staff Account
- On Fail, Attempt connection as consumer Account
- On Fail, er, Fail.
We originally support import from consumer accounts, but found it didn't work on our staff / student accounts. The old code is still here in the GitHub history.
We need to implement as a fail-over measure: