Hello,
I am trying to gain access to the Unreal Engine source code.
I have followed the steps here:
https://www.unrealengine.com/en-US/ue-on-github
I am not receiving an invite from the Epic Games organization to view the Unreal Engine Source Code. I am getting an e mail from Epic Games that my github is linked. My colleagues who are doing the exact same thing is receiving an e mail from Epic Games github organization however I am not.
my github is:
On my terminal when I input:
echo | docker login ghcr.io -u --password-stdin
It says Successfully logged in.
when I try to run:
docker pull ghcr.io/epicgames/unreal-engine:editor-5.3.2
It says access denied.
I have tried unlinking and re linking the account multiple times however it does not work.
Can anyone please advise me?
Kind Regards,