Skip to content

Python switching from request session to aiohttp session raise invalide signature #5096

Answered by webknjaz
nikky78 asked this question in Q&A
Discussion options

You must be logged in to vote

aiohttp 3.4 is not supported anymore, you should migrate to 3.6+. Also, to prove that it's a bug you must provide a reproducer consisting solely of aiohttp-related code and being as small as possible. There's no evidence that this message is even coming from aiohttp: there's no such string in the source — https://github.com/aio-libs/aiohttp/search?q=Signature+for+this+request+is+not+valid.

I'm converting this to a discussion because it's clearly a support request and maybe somebody from the community will be able to help you out. But you should at least show the full output of the programs you run and the way you invoke them, otherwise, nobody will be able to guess what it is you're attem…

Replies: 1 comment

Comment options

You must be logged in to vote
0 replies
Answer selected by nikky78
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Category
Q&A
Labels
None yet
2 participants
Converted from issue

This discussion was converted from issue #5096 on October 20, 2020 14:48.