You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I created a user with the role ROLE_USER and configured the following property in the composer: { "repositories": [ { "type": "composer", "url": "https://USERNAME:[email protected]" } ] }
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:[email protected]" } ] }
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
The text was updated successfully, but these errors were encountered: