Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Step 7 no longer valid? No file named root.go #160

Open
maurera opened this issue Jan 19, 2021 · 1 comment
Open

Step 7 no longer valid? No file named root.go #160

maurera opened this issue Jan 19, 2021 · 1 comment

Comments

@maurera
Copy link

maurera commented Jan 19, 2021

I'm trying to run dbxcli on a Raspberry pi 4. I tried using the arm binary, but it doesn't seem to work. I'm now trying to build from source instead.

Step 7 of the build instructions in the Readme says

Replace the value for personalAppKey in root.go with the key from the webpage.

However, I don't see a file named root.go in the directory ~/go/src/github.com/dropbox/dbxcli. There are files main.go, go.mod, go.sum, etc.

If I skip this step and build, then I get the following error when trying to access the dropbox authentication webpage:

Error (400)
It seems the app you were using submitted a bad request. If you would like to report this error to the app's developer, include the information below.

More details for developers
Invalid client_id: "mvhz183vwqibe7q".
@maurera
Copy link
Author

maurera commented Jan 19, 2021

Solved. root.go is in subfolder cmd. Step7 of the Readme should be updated to reflect this

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant