Skip to content

AuthenticateUserViaEpic uses Steam argument instead of Epic #3

@NickPApogee

Description

@NickPApogee

Hi, please see this line:
https://github.com/modio/modio-unity/blob/bb4ca29438d4cf2441107c9618587c18e794477f/Runtime/ModIOUnityAsync.cs#L304C41-L304C41

This is the Epic authentication method AuthenticateUserViaEpic, yet it seems to be trying to use Steam!
It should use AuthenticationServiceProvider.Epic instead of AuthenticationServiceProvider.Steam.

Feeding in a token acquired from an Epic login, I was getting an "UnprocessableEntity" error until I changed this, after which it returned a successful result.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions