Achaak / toogoodtogo-bot

TooGooToGo-Bot is a tool designed to help you stay informed about the availability of your favorite stores on the Too Good To Go platform. It sends notifications, allowing you to quickly find and purchase food products before they disappear.
MIT License
63 stars 19 forks source link

"Your email or password is incorrect." #7

Closed 0x526f6d656f closed 2 years ago

0x526f6d656f commented 3 years ago

Whenever I try to start the bot, it returns "Your email or password is incorrect."

Oddly enough, logging in on https://store.toogoodtogo.com/login does not work either. On my phone logging in on the app works just fine.

Is there an issue at the moment with loggin in?

Achaak commented 3 years ago

Indeed, they have changed the connection system. I will look at it.

basti1499 commented 2 years ago

@Achaak any news on this issue? :D

jozefszymala commented 2 years ago

@Achaak I am also curious is it already fixed?

basti1499 commented 2 years ago

@Achaak I am also curious is it already fixed?

I don't think so, the original version works though, you can find it here: https://github.com/marklagendijk/node-toogoodtogo-watcher

TGTG changed the login method from email and pw to email and verification code, it just wasn't updated in this project.

Achaak commented 2 years ago

I haven't had time for the past few months, but I'll try to watch it this weekend 😉

basti1499 commented 2 years ago

I haven't had time for the past few months, but I'll try to watch it this weekend 😉

Just out of interest, is there a difference between your project and the other one ? Or is it just another implementation of the same features? 😄

Achaak commented 2 years ago

To be honest there is not much difference, I wanted to challenge myself and be able to be master of my project 😄

I just fixed the login problem 🙂