Gofile2
Gofile2 copied to clipboard
An API Wrapper for Gofile API
I'm facing this error. 
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.