vtsykun/packeton

URL could not be accessed (HTTP 403): HTTP/2 403

Opened this issue · 1 comments

Description

Version used: the latest

I created a user with the role ROLE_USER and configured the following property in the composer:
{ "repositories": [ { "type": "composer", "url": "https://USERNAME:TOKEN@composer.sitename.com" } ] }

I then launch the composer install and get the following error:
Failed to download vend/package-example from dist: The 'https://composer.sitename.com/zipball/vend/package-example/03373a67dc01179ebfabde2bfa7c2d32e49bab72.zip' URL could not be accessed (HTTP 403): HTTP/2 403

What am I missing? What could it depend on?

Thank you

Can you reproduce the bug on the Packeton demo site?

None

Database

PostgreSQL

Screenshots

No response

How are you running Packeton?

Docker

I noticed that it is prompted, after the composer install, for access to git.sitename.com