- Mark as New
- Bookmark
- Subscribe
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
04-09-2020
01:28 PM
04-09-2020
01:28 PM
Credentials error during installation of magento/module-invitation
Hello,
This is the first time we use Magento Cloud for our company, and we're stuck at composer install's credentials error for only magento/module-invitation (the other magento/ packages work fine):
Package operations: 364 installs, 0 updates, 0 removals - Installing magento/module-invitation (100.3.4): Downloading (connecting...) [Composer\Downloader\TransportException] Invalid credentials for 'https://repo.magento.com/archives/magento/module-invitation/magento-module-invitatio n-100.3.4.0.zip', aborting.
The auth keys we used are from our sandbox account at https://marketplace.magento.com/customer/accessKeys/. I've searched for all the possible solutions around the web but no hope.
Could you help me with this please? Thank you.
Labels:
1 REPLY 1
- Mark as New
- Bookmark
- Subscribe
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
04-09-2020
10:56 PM
04-09-2020
10:56 PM
Re: Credentials error during installation of magento/module-invitation
Try to add your username and password (Public key and private key) in the auth.json file which is there in the root directory.
If auth.json is not there then create it and then add this credentials into that file and then check it might resolve your isse.
Hope it helps !
if issue solved,Click Kudos & Accept as Solution