Skip to content

Walmart and Target Issues #64

Answered by Prince25
xmpierce1 asked this question in Q&A
Discussion options

You must be logged in to vote

I ran Walmart for some times and it's working correctly for me:

Status code 412 "indicates that access to the target resource has been denied." There could be many reasons for this. Are you able to access Walmart in a browser just fine? You can try replacing line 56 in Walmart.js with the following and see if that helps:

else options = { 
	headers: {
		'accept': 'text/html,application/xhtml+xml,application/xml;q=0.9,image/avif,image/webp,image/apng,*/*;q=0.8,application/signed-exchange;v=b3;q=0.9',
		'accept-language': 'en-US,en;q=0.9',
		'cache-control': 'no-cache',
		'pragma': 'no-cache',
		'sec-ch-ua-mobile': '?0',
		'sec-fetch-dest': 'document',
		'sec-fetch-mode': 'navigate',
		'sec…

Replies: 4 comments

Comment options

You must be logged in to vote
0 replies
Comment options

You must be logged in to vote
0 replies
Comment options

You must be logged in to vote
0 replies
Answer selected by Prince25
Comment options

You must be logged in to vote
0 replies
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Category
Q&A
Labels
None yet
2 participants