When reinstalling private app: Unable to decode JWT token

Tronikel December 4, 2020

Okay so I hosted my node.js app on heroku with a postgres database, and created a private listing on the marketplace. When I manually upload my app with upm to jira everything's fine, but when I uninstall it and install it again I get this error when opening the app:

chrome_HN0IkgNOBE.png

I can fix this by resetting the heroku database and installing the app again.

This is probably because my heroku database doesn't delete the clientID from the database when I uninstall the app and when I want to install it again jira sends the same clientID to the heroku database and it refuses because it exists already.

Is it possible to delete a user from the database when he uninstalls my app? Or maybe there is another solution?

 

1 answer

1 accepted

0 votes
Answer accepted
Tronikel December 4, 2020

Posting to jira with lifecycle "/uninstalled" and deleting the user from heroku database fixed it for me

Suggest an answer

Log in or Sign up to answer
DEPLOYMENT TYPE
CLOUD
PRODUCT PLAN
STANDARD
PERMISSIONS LEVEL
Site Admin
TAGS
AUG Leaders

Atlassian Community Events