Download cleanlog images? #273
-
Hi, Is there a way to download the CleanLog images? Downloading them from the App2.js (using https) results in a file only containing the text '{"code":3001,"message":"sign check unpassed or userid was empty"}' while I hoped sinse the app a signed in the download would work. |
Beta Was this translation helpful? Give feedback.
Answered by
mrbungle64
Dec 28, 2022
Replies: 2 comments
-
You can use the following async function: vacbot.downloadSecuredContent(url, targetFilename); |
Beta Was this translation helpful? Give feedback.
0 replies
Answer selected by
cactusss
-
Excelent! Thanks Sascha. |
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
@cactusss
You can use the following async function: