cancel
Showing results for 
Search instead for 
Did you mean: 

Invalid credentials for 'https://repo.magento.com/archives/magento/module-staging-page-builder

SOLVED

Invalid credentials for 'https://repo.magento.com/archives/magento/module-staging-page-builder

hi, i got this error when im trying to install magento2.3.1 via composer install and docker: "invalid credentials for 'https://repo.magento.com/archives/magento/module-s
taging-page-builder/magento-module-staging-page-builder-1.0.0.0.zip', abort
ing."

 

My auth.json file is: 

 

{
    "http-basic": {
        "repo.magento.com": {
			"username": "800bdca5b93d9e28******803b82454e",
			"password": "205641fc85250428d******0761a54bfe"
        }
    }
}

These are the key's in my account:

 

key.png

so what's wrong? 

 

bg 

1 ACCEPTED SOLUTION

Accepted Solutions

Re: Invalid credentials for 'https://repo.magento.com/archives/magento/module-staging-page-builder

Hello @jonas_fichtner 

 

Pagebuilder only available for EE edition and you have access for it, if you want to download it.

 

If help you then mark as as solution.


Problem solved? Click Kudos & Accept as Solution!
Sunil Patel
Magento 2 Certified Professional Developer & Frontend Developer

View solution in original post

5 REPLIES 5

Re: Invalid credentials for 'https://repo.magento.com/archives/magento/module-staging-page-builder

Hello @jonas_fichtner 

 

does your key related to EE edition?

 

if your key related to EE then you will download it.

 

If help you then mark as a solution.


Problem solved? Click Kudos & Accept as Solution!
Sunil Patel
Magento 2 Certified Professional Developer & Frontend Developer

Re: Invalid credentials for 'https://repo.magento.com/archives/magento/module-staging-page-builder

Good question. I only tried to follow the tutorial in the developer documentation for setting up docker. Loaded the repository from magento cloud. Branch 2.3.1 and followed the instructions in the Readme for authorization with docker.

Re: Invalid credentials for 'https://repo.magento.com/archives/magento/module-staging-page-builder

Hello @jonas_fichtner 

 

Pagebuilder only available for EE edition and you have access for it, if you want to download it.

 

If help you then mark as as solution.


Problem solved? Click Kudos & Accept as Solution!
Sunil Patel
Magento 2 Certified Professional Developer & Frontend Developer

Re: Invalid credentials for 'https://repo.magento.com/archives/magento/module-staging-page-builder

Followed instructions from https://devdocs.magento.com/guides/v2.3/cloud/bk-cloud.html 

Its about magento cc. So this wont work?

Re: Invalid credentials for 'https://repo.magento.com/archives/magento/module-staging-page-builder

Hi @jonas_fichtner 

 

Make sure that you are adding the correct password. and the module you are downloading is available for the Magento Open Source.

 

Thanks