I'm developing a back-end service, which I need to use a Onedrive api to download a file on Onedrive. And I'm having a problem with the authentication system. I need to generate the Onedrive access token without going through the browser, as it is a back-end service. I can even manage the token, but it doesn't give me access to Onedrive. Anyone have any solution?