We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
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.
The text was updated successfully, but these errors were encountered:
No branches or pull requests
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.
The text was updated successfully, but these errors were encountered: