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).
The delete method I run with Postman does not work in BAS, please help
the content type is json, also check the URL/header is correct
@Detected You have used the Get action and are adding your body to the headers. You need to use POST request - you can change the method to DELETE in the Post action
Thank you @DrPrime
@alihan said in Visible run python:
Hello, I want to run the python file. Python is running in the background. How can I make it visible?
615e4eac-b63f-4a2f-9f7e-32cf71f1750f-изображение.png
b1cdefa1-97f0-44f4-b439-0e391e9b329a-изображение.png
@bennettjimmy63 you can provide a test project or screenshots of the algorithm where you used to update/restart the resource?
@fox said in BAS Premium:
@rekaa0251 said in BAS Premium: Is it possible to create web based bot with the premium version? So i can host an url for example and they can use the bot from the URL. Remote access to the web interface of the script is under development
@rekaa0251 said in BAS Premium:
Is it possible to create web based bot with the premium version? So i can host an url for example and they can use the bot from the URL.
Remote access to the web interface of the script is under development
wow amazing
@cacats
How would I do it?
You can fill combobox with just typing text with <RETURN> at the end. Check this article http://wiki.bablosoft.com/doku.php?id=how_to_set_combobox
@andrwork Thanks a lot friend, it worked :)