Hi, getting started with Pulumi here. I'm trying t...
# getting-started
m
Hi, getting started with Pulumi here. I'm trying to create a digital ocean app and I'm connecting it to my github repo which is private and I end up getting an error that says
Error creating App: POST <https://api.digitalocean.com/v2/apps>: 400 (request "742db93e-8ca6-4ad6-98df-376a6de74385") Account does not have access to the repo
. My github is infact connected to my digital ocean cause that's how I've been creating apps so far and triggering auto deployments. Any idea on how to sort this? maybe the digital ocean api url is different? 🤔