Gofile2 icon indicating copy to clipboard operation
Gofile2 copied to clipboard

Probably out of date with latest 2024 GoFile API?

Open MauriceSnell opened this issue 4 months ago • 0 comments

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.

MauriceSnell avatar Oct 10 '24 10:10 MauriceSnell