Adding refresh token to Databricks/Confluence connection

Hello!

Currently I am struggling to get a refresh token for my connection between Databricks and Confluence.

As far as I have found, the only way to establish this connection in the first place is to kick off the flow from Databricks and accept the auth in the popup window. If I try to visit the auth URL in my Atlassian app ( the only URL in which I can add the ‘%20offline_access’ to scopes) I am returned to the following screen which just hangs:

If we initiate the flow from Databricks, the connection can be created, but since it is a single OAuth token, it expires rather quickly. Hopefully I am just missing something super obvious, but any help with this is greatly appreciated.