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
@momogme More information in telegram chat t.me/bas_english
Try with 1-2 threads if it work faster then the problem is Your cpu. Try to optimize Your script, check bablosoft wiki at least for help.
@yourfriendkarol use utf-8 encoding for file
@Allister @support thanks for the support !! I must say i am enjoying bas. I will go through example and try to understand more.