Jump to content
McKay Development

Nickers

Member
  • Posts

    11
  • Joined

  • Last visited

Everything posted by Nickers

  1. Damn, I don't think I've changed my code since it last worked...
  2. I first noticed back in January 30, when I tried to debug my project, but it could've started way earlier, so I don't know. I heard we had a problem with network certificates lately, but I don't know. SDA sends same types of requests and it seems to work fine there, but something might be different. Maybe totp somehow uses System Locales which results in error. Might be something else entirely.
  3. I started getting same error when using "acceptAllConfirmations()" for few week now. I'm from Russia as well so it might be something with DNS/network/certificates and such. Here is full error: Common fixes to this error are: Wrong time / time zone Switching to English language None of that tracks or helped. Error only occuring on my personal PC (same code works on the linux server in Europe with same TZ settings) Also SDA still works so it must be doing something differently.
  4. I downloaded laguage package and changed Windows Interface Language and Region (locale) to English(US), re-synced time and rebooted PC, still same error.
  5. People report that they get this error when their phones language isn't set to English. I have a non-English Windows, not sure if that can be changed without re-installation. Does TOTP uses locales somewhere under the hood?
  6. My identity secret is the same on server setup, local machine and my SDA app, so it must be the time, but I have the same time and time zone on my local machine as on the server.
  7. @Dr. McKay Hello! Mine acceptAllConfirmations started to throw "Invalid authenticator" on my windows machine. I ran "npm update" it didn't help. It still works on linux server. Internet said it can be a problem with system time but it's synced and I haven't changed timezones, so not sure what to do. What can cause this error?
  8. My bad, I was trying to verify it instead of decoding...
  9. @Dr. McKay Hi, what do I use as a key to decode refreshToken? Can't find it mentioned anywhere.
  10. Last 2 days my bots getting rekt with 429 errors. Does anyone have the same problem? Did steam changed their request limits? I'm talking about GET requests to: https://steamcommunity.com/market/listings/... If anyone knows current request limit please tell me.
  11. Nickers

    Classids

    I wonder if you know this: Does classid change when item's name changes? I have this case when Booster Pack's name changes with games name and I am not able to keep track of my Purchase orders
×
×
  • Create New...