davecardwell / publix-coupon-clipper

Automatically clip Publix digital coupons
GNU General Public License v3.0
15 stars 3 forks source link

unexpected token '?' error #19

Open CWSven opened 3 years ago

CWSven commented 3 years ago

Hi David,

I used to use your coupon clipper and can't figure out why it won't work for me anymore. I'd really appreciate a little help when you have time. When I try running npx publix-coupon-clipper [email] [password] with my credentials I can see chromium downloads 100% and then I get the below error

Unexpected token '?'

I don't think it's a bug and I'm pretty sure I just don't know what I'm doing... a little help would be greatly appreciated!

Kind Regards, Steve

PS: thanks for putting this together it's really cool!

Danielwinship commented 1 year ago

I am having the same issue. I've tried passing my credentials into the command and using ENV vars and either way I get the token error.

Danielwinship commented 1 year ago

I was able to fix the token error but the app fails to login to the Publix site. Someone would need to solve the problems to get the app working again and I would say it appears this project is dead at this time.

davecardwell commented 1 year ago

@CWSven @Danielwinship It does appear that Publix have changed their website so this script no longer works.

I do intend to return to it to implement a fix, but do not have a timeline on this at the moment.