Giter VIP home page Giter VIP logo

Comments (21)

alexxsalazar avatar alexxsalazar commented on August 19, 2024

Did you add the cookies after the 0 was present in the _abck cookie value? Also are you using a vpn or anything with data center ips?

from nvidia3080_bb_bot.

JTWrenn avatar JTWrenn commented on August 19, 2024

from nvidia3080_bb_bot.

alexxsalazar avatar alexxsalazar commented on August 19, 2024

Oh no you need more than the _abck value. Making sure the _abck has a 0 in it let’s you know that the sensor data sent has been validated. You need to copy all cookie values. You can do this by typing document.cookie in chrome dev tools console

from nvidia3080_bb_bot.

JTWrenn avatar JTWrenn commented on August 19, 2024

from nvidia3080_bb_bot.

alexxsalazar avatar alexxsalazar commented on August 19, 2024

Haha yeah no worries. Did you accidentally add two items to cart? Sorry I’m on my phone so I can’t see what’s on line 159. Would u mind copying and pasting line 159

from nvidia3080_bb_bot.

JTWrenn avatar JTWrenn commented on August 19, 2024

From the bestbuy.py

r = json.loads(r.text.split("var orderData = ")[1].split(";")[0])

It didn't add two items, it just added one. Then it just throws that error over and over while it tries to checkout.

from nvidia3080_bb_bot.

alexxsalazar avatar alexxsalazar commented on August 19, 2024

That's strange I've never encountered that error. Do you by any chance have the browser session open? The one you're getting your cookie values from? I've never had a problem with that call

from nvidia3080_bb_bot.

JTWrenn avatar JTWrenn commented on August 19, 2024

Oh yes, yes I do. Maybe they are interfering with each other will try again and get back to you.

from nvidia3080_bb_bot.

alexxsalazar avatar alexxsalazar commented on August 19, 2024

Oh no that shouldn't be a problem. I wanted you to go to your cart and make sure it was empty. The weird thing is that to get there the api call would have to give a 200 response. The parsing should be fine. I can look it up as soon as I get home though. Sorry about that

from nvidia3080_bb_bot.

JTWrenn avatar JTWrenn commented on August 19, 2024

No worries at all man, thanks so much for your help. I get the same error if I empty the cart and run it again.

from nvidia3080_bb_bot.

JTWrenn avatar JTWrenn commented on August 19, 2024

Just to try it I wiped by cookies, and got a new one, and tried again. It reliably adds to cart but then fails on checkout...wonder if it is because I am using a capital one virtual card. I will try another one and see if it fixes it

from nvidia3080_bb_bot.

JTWrenn avatar JTWrenn commented on August 19, 2024

Well getting further. Figured out that I was not using incognito to pull the cookie, and it was causing issues because I was logged in. Did some strange things. Now it got past it and hit a Payment Failed error. Maybe an issue with the cap one virtual card now. Will keep trying things

from nvidia3080_bb_bot.

JTWrenn avatar JTWrenn commented on August 19, 2024

Oh, got it working!!

I used a mastercard debit card instead of the virtual card from cap one and it went through! Thanks man. Will have to try a few things for real now:)

from nvidia3080_bb_bot.

alexxsalazar avatar alexxsalazar commented on August 19, 2024

Ah sweet, yeah I'm guessing it's the card at that point. I only ever used a privacy.com virtual card. Im guessing that since its a capital one card it's making you verify through 3dsecure

from nvidia3080_bb_bot.

alexxsalazar avatar alexxsalazar commented on August 19, 2024

Oh nice! Sweet glad you got it working. Sorry about the headache it might've caused. Hope you're able to get a card for yourself! Good Luck!

from nvidia3080_bb_bot.

JTWrenn avatar JTWrenn commented on August 19, 2024

What are you talking about man! This is super awesome! Thanks so much for this.

from nvidia3080_bb_bot.

AdamOC3 avatar AdamOC3 commented on August 19, 2024

Is it really necessary to regenerate cookie information every couple hours? Thanks Alexx!!!

from nvidia3080_bb_bot.

alexxsalazar avatar alexxsalazar commented on August 19, 2024

Is it really necessary to regenerate cookie information every couple hours? Thanks Alexx!!!

Yeah sadly if you find a way around this lemme know

from nvidia3080_bb_bot.

JTWrenn avatar JTWrenn commented on August 19, 2024

If anyone is willing to do some timing checks on this it would be great. Knowing the time frame would be a big deal. What are you thinking Alex? Like every 4 hours?

from nvidia3080_bb_bot.

AdamOC3 avatar AdamOC3 commented on August 19, 2024

What happens if you don't regenerate the cookie? Check out will fail when item finally comes in stock? Sorry for dumb question.

from nvidia3080_bb_bot.

alexxsalazar avatar alexxsalazar commented on August 19, 2024

Yeah no worries. And don’t sweat it not a dumb question. Yeah checkout would just fail. As for time frame JT I believe it’s around 4-5 hours. I didn’t do much testing on that though. I just had it on while I used my pc and replaced it every like 4 hours or so

from nvidia3080_bb_bot.

Related Issues (16)

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.