Good day, everyone!
I've been trying to solve a trade confirmation issue for three days now.
All other requests are working perfectly, but trade confirmations specifically return the "Could not act on confirmation" error.
The raw request returns a 200 status code with {"success": false}. Does anyone know what might be causing this or how to fix it?
For context: my identity_secret is correct, and other requests handle successfully.
I am attaching a script with logic similar to my project. I would be very grateful for any help!
Version of node-steamcommunity: 3.49.0
test.js