So I stepped through and confirmed there is no UE_HORDE_TOKEN environment variable at that stage. But again, how would it get there? The only method I’ve seen is either to hardcode a token that will expire in the buildgraph or to have it run the auth in that function, which seems to require a login or a pre-existing refresh token that is read from the encrypted .dat file.