I am trying to create and upload an app to jira using python flask,the app works fine when hosted using ngrok.I am able to upload the app successfully but the app.But once the app gets installed in jira it dosent even open,I think the problem I didnt include a client library for python flask, in the html file,(For eg if we are using javascript we inculde 'https://connect-cdn.atl-paas.net/all.js' in the html file),So can I know where can I get such client library for python flask
I can provide that one,
https://github.com/atlassian-api/atlassian-python-api
it's wrapper :(
But if you want you can create a pull request to improve a wrapper
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.