I have setup a Qlik Cloud Connection for exporting Qlik files directly to the Qlik Cloud.
Now there seems to be a problem with the authentication.
The authorization seems to have a time limit. After a day the authorization is not valid anymore.
This is not the expected behavior, it seems that for some reason Qlik ignores offline_scope requested by EasyMorph during authorization. This decision is done by Qlik server.
One possible workaround I can think of is for you to create a separate OAuth registration in your tenant, using this guide
Just remember to add http://localhost:7890/authorize and http://127.0.0.1:7890/authorize to the list of Redirect URLs for everything to work:
After you create the client, copy Client Id and Secret provided by Qlik
Was there a good resolution here? I am having the same problem. Previously, I was prompted to re-authorize about once per month, now I'm having to do it daily. When I reauthorize, it works fine while I refresh the tasks manually on the server, but when the tasks are triggered by schedule, I get a failure email asking me to reauthorize again.
Any insight would be very much appreciated. Thanks in advance.
Awesome...installed updated versions and re-authorized...most recent scheduled tasks went off without issues...thanks for such a quick resolution...you and the team are great!!
Jason
Ive noticed that if the server restarts or the service is restarted it loses oAuth connection and has to be authorized again. Is there a workaround for that?