ExternalAuth fails due to Steam API #954
Unanswered
boraozenbirkan
asked this question in
Integration Questions
Replies: 1 comment 1 reply
-
From the description, it looks like you were using External Auth. |
Beta Was this translation helpful? Give feedback.
1 reply
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
-
Hello. My goal is to log in with Google via Connect Interface without any Epic Account. I had the "InvalidParameters" error on the official EOS SDK implementation. And now I'm trying to do the same here.
First of all, can I disable Steam and ignore the error related to Steam because I don't want to have Steam?
Steam problem: I've configured the plugin as instructed. When I tried the AuthAndFriends sample, first it gave an error that Steamworks.NET 20.2.0 isn't installed and gave a Github link to install via Package Manager. I installed it via the URL but I still got the same error. It was the latest version that I've installed. Then I installed the previous version (20.2.0) and now I'm getting the following errors:
Plus: If anyone knows why I was getting the "InvalidParameters" error with the official SDK, that would be really helpful as well. 🙏
Beta Was this translation helpful? Give feedback.
All reactions