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

i can't connect to my account #418

Open
gandalf764 opened this issue Mar 5, 2022 · 9 comments
Open

i can't connect to my account #418

gandalf764 opened this issue Mar 5, 2022 · 9 comments

Comments

@gandalf764
Copy link

image

@zenjabba
Copy link
Contributor

zenjabba commented Mar 5, 2022

OOB auth no longer works with google. https://stackoverflow.com/questions/71318804/google-oauth-2-0-failing-with-error-400-invalid-request-for-some-client-id-but is a clunky way to get around it.

@gandalf764
Copy link
Author

unfortunately I can not resolve.
But will "plexdrive" be updated? otherwise I can no longer use it

@zenjabba
Copy link
Contributor

zenjabba commented Mar 6, 2022

That's up to the coders if they want to install a return hook into plexdrive

@gandalf764
Copy link
Author

but then only I can not configure my account with new google credentials? I don't understand why nobody else complains ..

@chris2433
Copy link

chris2433 commented Mar 11, 2022

I guessed I picked a really bad time to switch server providers. Now I can't link my google drive to plexdrive since google made that change. Seems rclone found a workaround so I hope this gets updated soon as well.

EDIT: I was actually able to fix this myself it was just a 1 line edit on drive/drive.go and then rebuilt it.

@gandalf764
Copy link
Author

Could you tell me how you solved it? I couldn't figure out how to do it.
At the moment I have old credentials that work, but with new ones I can't. Help

@chris2433
Copy link

fork the repo and edit the drive/drive.go file to have http://localhost:1/ instead of urn:ietf:wg:oauth:2.0:oob then build from source. Once you get the new plexdrive built, it will give you a different url that eventually will say this site can’t be reached or whatever but on that failing url there will be a "code" section. Copy that and paste it onto plexdrive.

@est3ban129
Copy link

Could you tell me how to compile the code?

@Yash-Garg
Copy link

Could you tell me how to compile the code?

It's there in README.

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

5 participants