Hey @Berkayztrk,
Does this occur once a user completes an action within your app (i.e. they press a button in Jira), or is this an offline activity?
You’ll have to ensure that you invoke a Forge Remote request to attain access to that token. At the moment, it will only exist within the context of the request, however there is a subsequent milestone which explores always available offline access to Forge remote - this would however only be asApp
for now.