In my code, I've integrated with the Jira site using the API https://auth.atlassian.com/oauth/token
. The logic in my code aims to update the refresh token after 15 days of token inactivity and store this new refresh token for subsequent use. However, I've encountered an issue where, after a certain period of inactivity, my application disconnects from the Jira site. Could you please assist me in identifying the potential issues within my code that might be causing this disconnection?
Online forums and learning are now in one easy-to-use experience.
By continuing, you accept the updated Community Terms of Use and acknowledge the Privacy Policy. Your public name, photo, and achievements may be publicly visible and available in search engines.