Unable to install my app onto my instance

Hi everyone, my last issue was not being able to set my environment variable, since then I have been able to sort out that issue but I still am not able to install my app onto my Jira instance, below is a screen shot of the issue I get:

Any suggestions would be much appreciated!

1 Like

So I was able to sort out this issue with my colleague. Basically his app id was included in the manifest-template.yml which must have caused confusion within the app. Once I deleted his app id and replaced it with the app id I got in my manifest.yml after running ‘forge register’, the environment variable was able to be set which in turn allowed me to install the app on my instance. Hope this helps anyone who encounters this problem!