invisnik / laravel-steam-auth

Laravel Steam Auth
MIT License
172 stars 67 forks source link

Laravel steam login trouble #48

Closed psych0path1337 closed 7 years ago

psych0path1337 commented 7 years ago

Hello,

Today got a trouble on my web site, where i have a steam login from Laravel.

Got this problem: ErrorException in helpers.php line 747: Object of class Invisnik\LaravelSteamAuth\SteamInfo could not be converted to string

Can someone help me with it please?

hutde5q

npabisz commented 7 years ago

It's not problem of library. You try to use object as bind in your query to database while selecting by steamid.

psych0path1337 commented 7 years ago

@Yorkii have any solution for this? or what should i do to fix it?

chriskonnertz commented 7 years ago

@Yorkii Hi, this was a problem with third-party software and indeed was not an issue of the Steam auth library. So this issue here can be closed. :)