Closed DezarM closed 8 years ago
Why always write "Invalid Response"? In index.php i change
$steam -> setup( 'a72e949c13f4751d3xxxxxxx', // session id value here 'sessionid=a72e949c13f4751d3xxxxxxx; steamLoginSecure=765611980927xxxxx%7C%7C4AC3F21A0E81E55A2FADAFD460E5BF09xxxxxx' );
and write
$invent = array( 'contextId' => 2, 'appId' => 730); $result = $steam->loadMyInventory($invent); echo $result;
Ruselt:Invalid Response
no further changes to the script, I did not make. whether somewhere else something to add or change?
Why always write "Invalid Response"? In index.php i change
$steam -> setup( 'a72e949c13f4751d3xxxxxxx', // session id value here 'sessionid=a72e949c13f4751d3xxxxxxx; steamLoginSecure=765611980927xxxxx%7C%7C4AC3F21A0E81E55A2FADAFD460E5BF09xxxxxx' );
and write
Ruselt:Invalid Response
no further changes to the script, I did not make. whether somewhere else something to add or change?