mnencia / mchfuse

Western Digital My Cloud Home FUSE file system
Apache License 2.0
83 stars 19 forks source link

Fix refresh access token request body #44

Closed genzj closed 2 years ago

genzj commented 2 years ago

Try fixing issue #28 by adding client ID and client secret to body of the refresh token request.

mnencia commented 2 years ago

Good catch!

If you fix the linter warnings, I'll merge this patch ASAP.

genzj commented 2 years ago

Just saw building error and your message. Many thanks for fixing the lint issues!