Microsoft OneDrive

I note that MS recommend using the Graph api for setting up OneDrive. The Graph scopes are different than those specified in the AdvOneDrive Scopes property ie:

wl.signin
wl.basic
wl.offline_access
wl.skydrive
wl.skydrive_update
wl.offline_access

whereas the Graph ones are:

offline_access
files.read
files.read.all
files.readwrite
files.readwrite.all
etc

Is the OneDrive component and OneDrive setup document going to be changed to use MS Graph?
'

Hi,

In TMS VCL Cloud Pack access to OneDrive is based on the OneDrive API which preceded the MS Graph API.
Unfortunately there are currently no plans to add support for MS Graph API in TMS VCL Cloud Pack as this would require significant changes to the source code.

Please note that the TMS FNC Cloud Pack already contains support to access OneDrive based on the MS Graph API.

More information can be found here:

Thanks Bart. Sounds as though FNC Cloud Pack is the way to go in the future - rather like WebGMaps v FNC maps!

Happy to help William!
It is indeed recommended to use TMS FNC Cloud Pack going forward.