smkent / safeway-coupons

🥫 🎫 Automatic coupon clipper for Safeway's online "Safeway for U" coupons

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

"Invalid Store ID in Request parameter" error from HTTP request

jillh510 opened this issue · comments

The call to the nimbus.safeway.com URL (line 254) returns an error:
{"errors":[{"code":"EMJO02030E","msg":"Invalid Store ID in Request parameter."}]}

This started happening a few days ago.

Safeway's site seems to have changed. I reworked the script for #16. I believe this issue is a duplicate of that one. Feel free to reopen this issue if it's still broken after the update.