What does error 'API access for api.github.com is not configured' means? #10226
-
Hello! I'm trying to integrate self-hosted Weblate with GitHub public repository. I've deployed Weblate with environmental variables in docker-compose.override.yml:
I've set the PAT access to the full repo access, added SSH key (first tried RSA, then tried Ed25519) as a Deploy key in repo settings (with write access).
Project imported successfully. I've added some translations, committed them and tried to push via GUI: As a result, I'm getting the error In the target remote repo, I can see that the Deploy key was used: I've seen the discussion #6765, but this doesn't work for me, or I do something wrong. |
Beta Was this translation helpful? Give feedback.
Replies: 1 comment 2 replies
-
It should be:
|
Beta Was this translation helpful? Give feedback.
#10228 should make it obvious that it is misconfigured in this case.