View Single Post
djbenji666
New Member
Join Date: Feb 2010
Old 10-15-2018 , 18:19   Re: Donation Control 3.1.0 [over 1000 donations served!]
Reply With Quote #717

Quote:
Originally Posted by djbenji666 View Post
Help me, the web script sends me the following error

"Unable verify player with Steam."

thx for the good job

I found where this problem comes from, here is how to solve this error.

go to the include folder and open the file SteamClass.php

go to line 45

$ API_link = "http://api.steampowered.com/ISteamUser/GetPlayerSummaries/v0002/?key=". API_KEY. "& format = json & steamids =". $ This-> steamId64;

replace ". API_KEY." by your api key steam available here:
https://steamcommunity.com/dev/apikey

Repeated operation on line 57.

Thank you and have a nice day.

(and again, thanks for developing this script)
djbenji666 is offline