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
When only using the github apps integration in app-config.yaml i get this singe error:
{"response":{},"body":{"error":{"name":"Error","message":"Request failed with status 500 Internal Server Error"},"response":{"statusCode":500}},"cause":{},"name":"ResponseError"}
Following this document for access to github repositories:
https://backstage.io/docs/integrations/github/github-apps
When only using the github apps integration in app-config.yaml i get this singe error:
{"response":{},"body":{"error":{"name":"Error","message":"Request failed with status 500 Internal Server Error"},"response":{"statusCode":500}},"cause":{},"name":"ResponseError"}
Thanks