Cant package my game UE 5.4

Hi!
I was trying to package my game, but it sadly wouldn’t work.
I did get an error message saying this:

LogFab: Error: Login failed - error code: EOS_InvalidAuth
LogEOSSDK: Error: LogEOSAuth: Invalid parameter EOS_Auth_Credentials.Token reason: must not be null or empty
LogFab: Error: Login failed - error code: EOS_InvalidParameters
UATHelper: Packaging (Windows): LogInit: Display: Warning/Error Summary (Unique only)
UATHelper: Packaging (Windows): LogInit: Display: Success - 0 error(s), 52 warning(s)
UATHelper: Packaging (Windows): AutomationTool exiting with ExitCode=1 (Error_Unknown)
PackagingResults: Error: Unknown Error

I don’t know what to do and I hope to get help for this, I tried a lot online but nothing works :frowning:

Hey there @Renzo.mp3! Welcome to the community! If you’re login credentials are correct, the EOS invalid auth could stem from a firewall or any security that blocks or throttles networking in or out. Though another user had those issues solved (though they also had another rendering issue after they figured out the authentication). I would make a backup of your project somewhere safe, delete the Saved, DerivedDataCache, and Intermediate files, and try another build.

https://dev.epicgames.com/docs/epic-online-services/sdk-error-codes

@Renzo.mp3 I understand how you feel, I had this issue recently and it is truly annoying but remember you will always learn something new when you encounter issues like this one. Don’t give up, ask questions and tag people of your progress in the post.