Traceback (most recent call last):
File "C:\hostedtoolcache\windows\Python\3.11.0\x64\Lib\site-packages\aiohttp\client_reqrep.py", line 899, in start
File "C:\hostedtoolcache\windows\Python\3.11.0\x64\Lib\site-packages\aiohttp\streams.py", line 616, in read
File "C:\hostedtoolcache\windows\Python\3.11.0\x64\Lib\site-packages\aiohttp\client_proto.py", line 213, in data_received
File "aiohttp\_http_parser.pyx", line 551, in aiohttp._http_parser.HttpParser.feed_data
File "aiohttp\_http_parser.pyx", line 721, in aiohttp._http_parser.cb_on_header_value
aiohttp.http_exceptions.LineTooLong: 400, message='Got more than 8190 bytes (8410) when reading Header value is too long.'
The above exception was the direct cause of the following exception:
Traceback (most recent call last):
File "D:\a\F95Checker\F95Checker\modules\api.py", line 697, in refresh
File "D:\a\F95Checker\F95Checker\modules\api.py", line 160, in assert_login
File "D:\a\F95Checker\F95Checker\modules\api.py", line 119, in is_logged_in
File "C:\hostedtoolcache\windows\Python\3.11.0\x64\Lib\contextlib.py", line 204, in __aenter__
File "D:\a\F95Checker\F95Checker\modules\api.py", line 64, in request
File "C:\hostedtoolcache\windows\Python\3.11.0\x64\Lib\site-packages\aiohttp\client.py", line 1141, in __aenter__
File "C:\hostedtoolcache\windows\Python\3.11.0\x64\Lib\site-packages\aiohttp\client.py", line 560, in _request
File "C:\hostedtoolcache\windows\Python\3.11.0\x64\Lib\site-packages\aiohttp\client_reqrep.py", line 901, in start
aiohttp.client_exceptions.ClientResponseError: 400, message='Got more than 8190 bytes (8410) when reading Header value is too long.', url=URL('
https://f95zone.to/login/two-step?_...er%253D1%26remember%3D1&remember=1&remember=1')