Giter Site home page Giter Site logo

Comments (4)

viciousviper avatar viciousviper commented on May 23, 2024

I'm assuming that you compiled the CloudFS solution from sources.
If so, could you please check if you inserted valid credentials for a registered OneDrive application in Secrets.cs before compiling the CloudFS solution? Invalid credentials are one possible reason for the error message you quoted.

Alternatively, you could try using the assemblies from the NuGet CloudFS package in https://www.nuget.org/packages/CloudFS or https://www.nuget.org/packages/CloudFS-Signed - these were built with credentials for a registered application.

from dokancloudfs.

shlatchz avatar shlatchz commented on May 23, 2024

I followed this to get a client id and secret:

To register your app to connect with OneDrive, you'll need a Microsoft account.

Go to the Microsoft account Developer Center.
When prompted, sign in with your Microsoft account credentials.
Choose Create application.
Enter your app's display name and choose the app's primary language.
Read the Live Connect terms of use and the Privacy and Cookies statement, and then choose I accept to accept the terms of use.
After you've completed these steps, a client ID and client secret are created for your app. 

and I added them to Secrets.cs, but I still can't authenticate. Now, I have a different error:
"Something went wrong and we can't log you in at this moment.
Please try again later"

from dokancloudfs.

viciousviper avatar viciousviper commented on May 23, 2024

Could you please check again with the pre-built NuGet packages?
Only thing I can think of is that something went wrong when you transferred the credentials into Secrets.cs - like additional blank characters or a leftover angle bracket - or maybe your application registration has insufficient rights to access the OneDrive files.

from dokancloudfs.

viciousviper avatar viciousviper commented on May 23, 2024

Closed as obsolete.
Beginning with version 1.0.6-alpha DokanCloudFS uses a pre-configured CloudFS NuGet package

from dokancloudfs.

Related Issues (20)

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.