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 got it to work with the uuid in the URL like show here: #3209 (comment).
So how to get the real github_app_uuid via API ?
Steps to Reproduce
Do a GET https://app.coolify.io/api/v1/security/keys
Get the uuid of the name of your github app
Do a POST https://app.coolify.io/api/v1/applications/private-github-app (filling all required value), with the github_app_uuid got the step jus before.
=> Github App not found.
Example Repository URL
No response
Coolify Version
v4.0.0-beta.380
Are you using Coolify Cloud?
Yes (Coolify Cloud)
Operating System and Version (self-hosted)
No response
Additional Information
No response
The text was updated successfully, but these errors were encountered:
jycouet
added
🐛 Bug
Reported issues that need to be reproduced by the team.
🔍 Triage
Issues that need assessment and prioritization.
labels
Jan 19, 2025
Error Message and Logs
When I try to create a Private Repository (with GitHub App) via Coolify API it get:
I got the
github_app_uuid
from https://coolify.io/docs/api/operations/list-private-keys but theuuid
seems to be wrong.I got it to work with the
uuid
in the URL like show here: #3209 (comment).So how to get the real
github_app_uuid
via API ?Steps to Reproduce
https://app.coolify.io/api/v1/security/keys
uuid
of the name of your github apphttps://app.coolify.io/api/v1/applications/private-github-app
(filling all required value), with thegithub_app_uuid
got the step jus before.=>
Github App not found.
Example Repository URL
No response
Coolify Version
v4.0.0-beta.380
Are you using Coolify Cloud?
Yes (Coolify Cloud)
Operating System and Version (self-hosted)
No response
Additional Information
No response
The text was updated successfully, but these errors were encountered: