while integrating EOS SDK for a new title for the Epic Store.
I’m using all required IDs And configured client and policy accordingly with the ‘Achievement’ sample which is requiring an authenticated user.
But i’m facing an error 1012 while everything looks fine into the client conf (which is just assigned to a policy using achievements requiring auth user)
ErrorCode=[errors.com.epicgames.bad_request], NumericErrorCode=[1012], ErrorMessage=[The Client is not configured correctly. Please make sure it is associated with an Application.],
what does it means exactly by the client is not assciated with the application??
any help ?
thank you.