duythongle / fshare2gdrive

NodeJS script for direct uploading from FShare.vn FILES/FOLDERS to Google Drive without storing files locally.
MIT License
77 stars 52 forks source link

Replace api2.fshare.vn with api.fshare.vn in fshare2gdrive.js #10

Closed mra00000 closed 4 years ago

mra00000 commented 4 years ago

I tried to use the source from the repo to sign in but failed all the time After doing some research, i finally found that api2.fshare.vn will just return a 400 error code, maybe this api is deprecated ? Replacing api2.fshare.vn with api.fshare.vn in fshare2gdrive.js file will get everything back working again 222

duythongle commented 4 years ago

Thanks. It seems FShare's been rolling back to their old API. That's weird! I'll fix it soon.