frilox042 / Steamgifts

Auto-join steamgifts giveaways, create stat with database, log
2 stars 0 forks source link

Getting page error #7

Open ersan15 opened 5 years ago

ersan15 commented 5 years ago

When i run main py i get error INFO - getting page : "https://www.steamgifts.com" ERROR - Invalid cookie Invalid cookie, check 'cookie.txt' file or see README.md

issue-label-bot[bot] commented 5 years ago

Issue-Label Bot is automatically applying the label bug to this issue, with a confidence of 0.69. Please mark this comment with :thumbsup: or :thumbsdown: to give our bot feedback!

Links: app homepage, dashboard and code for this bot.

frilox042 commented 5 years ago

As far as I remember, this bot used the file cookie.txt for authentication with cookie. I don't know if steamgifts still use cookie for authentication.

I guess many others issues will happen after authentication. Like the way to scrap the website.

I stopped use this 3 years ago. I don't think I will maintain this in the future. If I do, I think I will start from scratch. I made this code while I was learning python.