You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
In my dev environment (localhost) I can't authenticate with Steam when I am using Chrome. I am getting an access denied error.
The exact same code is working with FF however.
The redirect to the signin-openidsteam url seems to be okay and even contains the requested user Id. But this url answers with an access_denied error.
When I publish the app to the registered domain it works with every browser - even chrome.
Thanks for looking into it, Chris
The text was updated successfully, but these errors were encountered:
In my dev environment (localhost) I can't authenticate with Steam when I am using Chrome. I am getting an access denied error.
The exact same code is working with FF however.
The redirect to the signin-openidsteam url seems to be okay and even contains the requested user Id. But this url answers with an access_denied error.
When I publish the app to the registered domain it works with every browser - even chrome.
Thanks for looking into it, Chris
The text was updated successfully, but these errors were encountered: