SENPAY98K Posted October 14, 2021 Report Posted October 14, 2021 (edited) What am i doing wrong in here ? form: { sessionid: sessionID, currency: 1, appid: 440, market_hash_name: 'Mann Co. Supply Crate Key', price_total: config.KeysTotalPrice, quantity: config.KeysQuantity, billing_state: '', save_my_address: 0 }, headers: { 'Origin': 'https://steamcommunity.com', 'Referer': 'https://steamcommunity.com/market/listings/440/Mann%20Co.%20Supply%20Crate%20Key' }, json: true }; Edited November 29, 2021 by SENPAY98K Solution Quote
Dr. McKay Posted October 14, 2021 Report Posted October 14, 2021 You probably need to set the Referer header. SENPAY98K 1 Quote
SENPAY98K Posted October 14, 2021 Author Report Posted October 14, 2021 (edited) On 10/14/2021 at 4:23 AM, Dr. McKay said: You probably need to set the Referer header. Great. that's what i was missing. Edited October 16, 2021 by SENPAY98K 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.