Replies: 2 comments 2 replies
-
|
Hi, |
Beta Was this translation helpful? Give feedback.
2 replies
-
|
Hi, this issue should be resolved by latest version of this package |
Beta Was this translation helpful? Give feedback.
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
Hello,
I would like to report a problem with the current script.
The issue comes from the authentication token expiring during downloads, which causes the process to stop once the token becomes invalid.
Problem identified:
The token is not automatically refreshed.
Downloads fail as soon as the token expires.
Proposed solution on our side:
We modified the script to regenerate a new token for each download.
Do you have an official solution or recommendation to handle this issue more effectively?
For example, is there a more robust method to automate token refresh or a best practice to follow?
Best regards
Beta Was this translation helpful? Give feedback.
All reactions