SmItH197 / SteamAuthentication

A simple PHP Authentication that enables steam users to log into their steam account to access content!
MIT License
446 stars 147 forks source link

No OpenID Server found at https://steamcommunity.com/openid #240

Open biorisk2 opened 5 years ago

biorisk2 commented 5 years ago

This library has always worked until recently, I get

No OpenID Server found at https://steamcommunity.com/openid

when attempting to redirect to steam. Nothing has changed about my host - they recommend contacting the library author.

LonsterMonster commented 5 years ago

Update the

SteamConfig.php
steamauth.php
userInfo.php

they were recently updated and that fixed it for me

jlagaddi commented 5 years ago

I am currently having this issue...... any other suggestion or info as to what is causing this...... any comment is appreciated!

LonsterMonster commented 5 years ago

I am currently having this issue...... any other suggestion or info as to what is causing this...... any comment is appreciated!

Did u get it working? I updated the 3 PHP files stated above and it works for me and also could be the hosting u r using

jlagaddi commented 5 years ago

The issue with me is the Hosting....... I changed hosting and it worked

On Wed, Feb 20, 2019 at 12:12 PM LonsterMonster notifications@github.com wrote:

I am currently having this issue...... any other suggestion or info as to what is causing this...... any comment is appreciated!

Did u get it working? I updated the 3 PHP files stated above and it works for me and also could be the hosting u r using

— You are receiving this because you commented. Reply to this email directly, view it on GitHub https://github.com/SmItH197/SteamAuthentication/issues/240#issuecomment-465415549, or mute the thread https://github.com/notifications/unsubscribe-auth/AtWPsPVEUDW6we4SD6UuY_dTsjKT3l9xks5vPMsvgaJpZM4aIgjA .

RedSparr0w commented 5 years ago

The issue with me is the Hosting....... I changed hosting and it worked

👍 This is usually the case, Thanks for letting us know, Hopefully this will help out some other people too.