marklagendijk / node-toogoodtogo-watcher

Node.js cli tool for monitoring your favorite TooGoodToGo businesses. Docker image available.
MIT License
363 stars 115 forks source link

i am a new use of too good to go #109

Closed lesusviya closed 2 years ago

lesusviya commented 2 years ago

hello. i am a new use of too good to go that mean i only can apply account through email or facebook without password.

it mean i can not use this watcher, is it possible to solve this question?

Zoa-home commented 2 years ago

Log to another device, you receive an alert mail to reset password.

JohnRambo1993 commented 2 years ago

I can confirm, this is not possible. You can't reset your password or anything like that.

marklagendijk commented 2 years ago

@JohnRambo1993 what @Zoa-home means is: If you login from another device (or reset the config from the TooGoodToGo app, and login again) you get an email from TooGoodToGo about this. In this email there is a link to reset your password.

Now it might be that this email isn't sent for new accounts. In that case the only solution would be to make the new login mechanism work.

If someone feels like researching this and implementing it, please do. I might never get to it, or it might take a long time.

kacpi2442 commented 2 years ago

You can reset password here: https://store.toogoodtogo.com/reset-password

lesusviya commented 2 years ago

You can reset password here: https://store.toogoodtogo.com/reset-password

i am not sure it work or not, even success to reset password and login, it show me

Oops! Something went wrong...

well..... i do not think i accept the new account use password anymore

kacpi2442 commented 2 years ago

You can reset password here: https://store.toogoodtogo.com/reset-password

i am not sure it work or not, even success to reset password and login, it show me

Oops! Something went wrong...

well..... i do not think i accept the new account use password anymore

I've actually reset my password this way like 10 minutes ago

marklagendijk commented 2 years ago

@kacpi2442 yes, but it might be that it doesn't work for new accounts.

kacpi2442 commented 2 years ago

@kacpi2442 yes, but it might be that it doesn't work for new accounts.

It was an account created specifically for this project like half an hour ago

lesusviya commented 2 years ago

@kacpi2442 yes, but it might be that it doesn't work for new accounts.

but how you prove it work? i change my password and login this web https://store.toogoodtogo.com/login

if failed, it show me

"The email or password did not match. Please try again."

even success, it change place and show me " Oops! Something went wrong... " no matter success and failed, two of them can not work.

kacpi2442 commented 2 years ago

@kacpi2442 yes, but it might be that it doesn't work for new accounts.

but how you prove it work? i change my password and login this web https://store.toogoodtogo.com/login

if failed, it show me

"The email or password did not match. Please try again."

even success, it change place and show me " Oops! Something went wrong... " no matter success and failed, two of them can not work.

You can't log in to web because it's for stores only

lesusviya commented 2 years ago

@kacpi2442 yes, but it might be that it doesn't work for new accounts.

but how you prove it work? i change my password and login this web https://store.toogoodtogo.com/login if failed, it show me "The email or password did not match. Please try again." even success, it change place and show me " Oops! Something went wrong... " no matter success and failed, two of them can not work.

You can't log in to web because it's for stores only

so.....my user account do not have password, i only can apply account through email or facebook without password. and my store account can not login and use.

the situation back to my original question. it mean i can not use this watcher, is it possible to solve this question?

kacpi2442 commented 2 years ago

@kacpi2442 yes, but it might be that it doesn't work for new accounts.

but how you prove it work? i change my password and login this web https://store.toogoodtogo.com/login if failed, it show me "The email or password did not match. Please try again." even success, it change place and show me " Oops! Something went wrong... " no matter success and failed, two of them can not work.

You can't log in to web because it's for stores only

so.....my user account do not have password, i only can apply account through email or facebook without password. and my store account can not login and use.

the situation back to my original question. it mean i can not use this watcher, is it possible to solve this question?

luisluet commented 2 years ago
* You put your email address here: https://store.toogoodtogo.com/reset-password

* Wait for e-mail with password reset link

* Set a password

* Put login details in config.json file

Worked completly fine for me with an account created on 6th Nov. 2021

sebastianjena commented 2 years ago

No mather I do I'm only getting a code to log in... When i enter my email on website it doesnt work

I tried to use old password, but.. Error during request: POST https://apptoogoodtogo.com/api/auth/v2/loginByEmail 2021-11-17T20:22:33.649839ZHTTPError: Response code 404 (Not Found) at Request.<anonymous> (/home/node/app/node_modules/got/dist/source/as-promise/index.js:117:42) at processTicksAndRejections (internal/process/task_queues.js:95:5)

marklagendijk commented 2 years ago

Can someone try with a new account in combination with the latest version (3.8.0)?

sebastianjena commented 2 years ago

I tried with my existing account and it works fine to me now

marklagendijk commented 2 years ago

I'll close this issue. If there are still problems a new issue can be opened.