Gofile2 icon indicating copy to clipboard operation
Gofile2 copied to clipboard

An API Wrapper for Gofile API

Results 5 Gofile2 issues
Sort by recently updated
recently updated
newest added

I'm facing this error. ![image](https://github.com/Itz-fork/Gofile2/assets/96506294/3b13a746-9c6f-4b83-8b3e-2df91f904d77)

I got this error while uploading more than 2GB file size: `JobFailed: Error Happend: Error Happend: string longer than 2147483647 bytes ` File size lower than 2GB uploaded with no...

This is actually almost not an issue, but a feature. I don't know if you want to add a feature to support recursive folder upload. At the moment assume you...

during GoFile.initialize(token=) aiohttp.client_exceptions.ContentTypeError: 404, message='Attempt to decode JSON with unexpected mimetype: text/html; charset=utf-8', url='https://api.gofile.io/getAccountDetails?token=xxx' As far as I can see from https://gofile.io/api, this url isn't supported any more.