Hi @nasta,
The best way to use such application is contacting app developer for updates. For long time, already, new access token cannot be without expiration. Existing long lived token, issued long ago, may still be used, but new access token is always short lived! It's likely updating your application would solve the issue - most probably that application' programmer has implemented already that change. 😉
Good luck.