Open chuckinator0 opened 3 years ago
I fail on the same line, different error:
DEBUG - Running pre-signin tasks.
DEBUG - signing in with username = XXX, password=YYY
Traceback (most recent call last):
File "wallybot.py", line 318, in
@nosamttam yes, if you do a try/except ValueError for the response object, you’ll find that the json doesn’t decode properly because the response is forbidden
.
I’m not sure where the bot detection string comes from, and I can’t find any documentation on that get-token api endpoint, so I gave up.
Hey, thanks for putting together this script. I'm playing around with it and getting this return value from posting to
https://api.mobile.walmart.com/v4/mauth/get-token
Any clues as to what's going on? Did Walmart lock down this API endpoint?