I am trying to upload my Angular application in Jira but facing issues. The project has been deployed using Nginx, and for HTTPS, I am using Ngrok. The application URL is:
I also tried using my domain URL:
However, both URLs throw the same error. I have also added the descriptor file in the root directory as per the requirements, but the error persists.
Could you please assist me in resolving this issue ?
welcome to the community and thank you for your question. First up: I guess it will make more sense that you ask such questions in https://community.developer.atlassian.com/ as it is specific to developers.
To help you with your current problem: I'm not quite sure what you did in creating your app, but installing an app in Jira will require either a Forge or Connect app.
As I see "Atlassian Connect App" in your json, I would highly recommend the following tutorial: https://developer.atlassian.com/cloud/confluence/getting-started-with-connect/
Hi @Kai Becker
Is it possible to upload an Angular build app with the atlassian-connect.json descriptor file in the root to Atlassian?
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
I don't think so, as you will not get any access to deploy something to Atlassian Cloud envs. I you want to have your own app, you will need to strictly follow the guide I shared 😕
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
Hey @Kai Becker ,
I understand, but I’ve followed the steps outlined in this documentation: https://developer.atlassian.com/cloud/jira/software/getting-started-with-connect/ and deployed the application.
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
Helo @Kai Becker ,
Thanks for your previou
s response. I’ve followed the guide you shared and successfully deployed the application as per the documentation. However, I’m still encountering issues after uploading the atlassian-connect.json
descriptor file. Could you provide any additional insights or steps that I might have missed?
Appreciate your help!
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.