- Issue created by @jakegibs617
- πΊπΈUnited States jakegibs617
seems like the issue has been resolved, as not seeing this today
when I run
composer require 'drupal/globallink:^2.7'
It is failing for this reason. It was working earlier today, so not sure why it stopped working all of a sudden.
0/1 [>---------------------------] 0% Failed to download translations-com/globallink-connect-api-php from dist: The "https://api.github.com/repos/translations-com/globallink-connect-api-php/zipball/a62e049c98a5a461f7639c6c1085bbdcc2587f8b" file could not be downloaded (HTTP/2 404 ):
{"message":"Not Found","documentation_url":"https://docs.github.com/rest/repos/contents#download-a-repository-archive-zip","status":"404"}
Now trying to download from source
- Syncing translations-com/globallink-connect-api-php (4.18.6) into cache
Cloning failed using an ssh key for authentication, enter your GitHub credentials to access private repos
When working with _public_ GitHub repositories only, head here to retrieve a token:
https://github.com/settings/tokens/new?scopes=&description=Composer+on+38-CQ20TX3Y5T.local+2025-04-08+2021
This token will have read-only permission for public information only.
When you need to access _private_ GitHub repositories as well, go to:
https://github.com/settings/tokens/new?scopes=repo&description=Composer+on+38-CQ20TX3Y5T.local+2025-04-08+2021
Note that such tokens have broad read/write permissions on your behalf, even if not needed by Composer.
Tokens will be stored in plain text in "/Users/jgiberson/.composer/auth.json" for future use by Composer.
For additional information, check https://getcomposer.org/doc/articles/authentication-for-private-packages.md#github-oauth
Token (hidden):
Active
2.7
Code
seems like the issue has been resolved, as not seeing this today