[▲ Vercel Community](/) · [Categories](/categories) · [Latest](/latest) · [Top](/top) · [Live](/live) [Help](/c/help/9) # Git author must have access to the project on Vercel 534 views · 2 likes · 4 posts Spencer (@outreachmagic) · 2024-08-15 I keep getting this error when trying to deploy from github. "Git author must have access to the project on Vercel." It happens from any user on my github even after I have connected them to Vercel. Pauline P. Narvas (@pawlean) · 2024-08-15 Hi, and welcome to the community @outreachmagic! It sounds like a permission issue. Can you confirm that you've got the correct permissions on Git to Vercel? If you head over to your [Git installations](https://github.com/settings/installations/), find Vercel and click "Configure". You should have the following permissions set up:  Cross-posting some relevant documentation in case it's helpful: https://vercel.com/docs/deployments/git/vercel-for-github#repository-permissions Spencer (@outreachmagic) · 2024-08-15 · ♥ 2 Hi, This issue is solved now, it was related to the email being different on GitHub then it was on Vercel. Thank you. Pauline P. Narvas (@pawlean) · 2024-08-15 Thanks, @outreachmagic!