Subscribing in Mediapart [new] recipe don't work
Resuming from the previous thread ("No articles (only big titles) in 'Mediapart'") :
I removed the login' code and the test results in exactly the same epub I obtained with the code active. :/
==> it seems [to me] that the code is not buggy but it doesn't work [no more, at a minimum] as expected.
At this stage, I was a little bit helpless, finally [and as a last resort] I tried these :
* Testing with a bad password --> same result: incomplete articles + subscribing offer.
* No user/password --> error : "ValueError: Le destinataire "Mediapart" a besoin d’un nom d’utilisateur et d’un mot de passe."
translation = « ValueError: Recipient "Mediapart" needs a username and a password »
Verifying my password on the Mediapart site --> password is OK, I'm known.
So, I may infer that login code doesn't do her job right.
But ... as you already know, I'm unable to understand why. :/
For me it appears to be OK, as it asks a username, a password and answers them on the proper page
(I verified, the URI and 'https://www.mediapart.fr/login' is the proper one to access login form).
From now on, I don't know what else I could try . :|
|