Your browser does not seem to support JavaScript. As a result, your viewing experience will be diminished, and you have been placed in read-only mode.
Please download a browser that supports JavaScript, or enable it if it's disabled (i.e. NoScript).
Hello, I need to get multiple headers of the same name, but BAS only gets one normally? How do I get the rest? E.g. Set-Cookie with get cookies action, Set-Cookie[1] wont work
Please help me, thank you!
@Fox @support @support_dan
Managed to solve using the get cookie for URL action. Thanks!
OMG thank you for sharing your fix. I had the exact same issue today. Thank you sooooo much for just not writing something like: Nevermind I fixed it.
Again thank you m8 ;)
@BAS-Viet-Nam Thanks for your offer of help. Appreciate it.
There are several tot modules for BAS >
https://community.bablosoft.com/topic/9519/tor https://community.bablosoft.com/topic/14198/tor-module https://community.bablosoft.com/topic/10243/advor
@Fox said in How can i get image data as base64 ?:
@basmail said in How can i get image data as base64 ?: Its just empty for me, what am I doing wrong? The image parth is correct, checked it a few times. Best regards! What are you trying to do? If you need to read a file in base64, use the "Read File" action with the "Save In Base64 Format" option enabled 6e63c432-b4d3-4451-b316-4fb1d2952b8d-изображение.png
@basmail said in How can i get image data as base64 ?:
Its just empty for me, what am I doing wrong? The image parth is correct, checked it a few times. Best regards!
Its just empty for me, what am I doing wrong? The image parth is correct, checked it a few times.
Best regards!
What are you trying to do? If you need to read a file in base64, use the "Read File" action with the "Save In Base64 Format" option enabled
6e63c432-b4d3-4451-b316-4fb1d2952b8d-изображение.png
lol ok, I didn't know that. Thanks for the answer anyways, I have now solved it with an easy API ^^