edghyhdz/migros_api

Authentication Error

Opened this issue · 0 comments

I am trying to recreate your project in js.

https://github.com/Aliyss/IAmQuiteHungry
https://github.com/Aliyss/migros-api-wrapper

I tried executing your python script and always run into an error.

I confirmed that the username and password is correct. It seems to me that Migros might have changed something in their authentication process.

It seems that when looking at the payload of the post request on the site itself there are 2 additional parameters being sent: g-recaptcha-response and captcha. However I'm not sure if this is part of the error.

I see that the project hasn't been updated since Feb. I understand the general gist of checking network requests to a website, but am not sure where to start.

Would you mind giving me some hints as to how I can reverse engineer the login process?

Many Thanks in Advance
Aliyss