lozangle Posted December 15, 2022 Report Posted December 15, 2022 (edited) - Edited June 27, 2023 by lozangle Quote
lozangle Posted December 17, 2022 Author Report Posted December 17, 2022 (edited) On 12/16/2022 at 11:52 PM, Dr. McKay said: Show your full code please. - Edited March 6, 2023 by lozangle Quote
Dr. McKay Posted December 17, 2022 Report Posted December 17, 2022 Why are you making an API request every 17 milliseconds? I don't see why you'd be getting an error that editProfile isn't a function unless you're using a really ancient version of steamcommunity, like 3.1.1 or earlier. Quote
lozangle Posted December 17, 2022 Author Report Posted December 17, 2022 (edited) On 12/17/2022 at 6:29 AM, Dr. McKay said: Why are you making an API request every 17 milliseconds? I don't see why you'd be getting an error that editProfile isn't a function unless you're using a really ancient version of steamcommunity, like 3.1.1 or earlier. - Edited March 6, 2023 by lozangle Quote
Dr. McKay Posted December 18, 2022 Report Posted December 18, 2022 You're going to rapidly get Valve mad at you if you continually make 58 requests per second. You need to check the version that's being installed in package.json. Quote
lozangle Posted December 18, 2022 Author Report Posted December 18, 2022 (edited) On 12/18/2022 at 12:51 AM, Dr. McKay said: You're going to rapidly get Valve mad at you if you continually make 58 requests per second. You need to check the version that's being installed in package.json. - Edited March 6, 2023 by lozangle Quote
Recommended Posts
Join the conversation
You can post now and register later. If you have an account, sign in now to post with your account.
Note: Your post will require moderator approval before it will be visible.