Python Forum

Full Version: Requests login failure
You're currently viewing a stripped down version of our content. View the full version with proper formatting.
Pages: 1 2
[quote='snippsat' pid='57933' dateline='1536825536']
[quote]
There is no magic method that work for all web-sites.
There a lot of different way,from more standard ways to homemade/tweaked bye developer.
[/quote]

I understand sir. What i meant is to ask how to go about dealing with the problem. For example, which headers and parameters need to sent from the many that appear on dev tools.

[quote]
Requests doc Authentication has some about basic ones,eg Digest, OAuth 1 and 2,OpenId ect...[/quote]
I went through this but was not able to understand sir. I will read it again now.
Thank you.
Pages: 1 2