magepal / magento2-gmail-smtp-app

Configure Magento 2 to send email using Google App, Gmail, Amazon Simple Email Service (SES), Microsoft Office365 and many other SMTP (Simple Mail Transfer Protocol) servers
https://www.magepal.com
319 stars 147 forks source link

Composer authentication issue from repo.magento.com #78

Closed udemethegrtman closed 7 years ago

udemethegrtman commented 7 years ago

`Creating config file /etc/mercurial/hgrc.d/hgext.rc with new version
ubuntu@ip-172-31-**** /v/w/h/shop1> composer require magepal/magento2-gmailsmtpapp
Authentication required (repo.magento.com):
Username: udemesamuel256@gmail.com
Password:

[Composer\Downloader\TransportException]
Invalid credentials for 'https://repo.magento.com/packages.json', aborting.
`

srenon commented 7 years ago

@udemethegrtman .... You need to get your authentication credential from Magento and not gmail See http://devdocs.magento.com/guides/v2.0/install-gde/prereq/connect-auth.html

udemethegrtman commented 7 years ago

Thanks @srenon i have done it.