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
BAS needs to have specific custom cookies format. write to export cookies with BAS directly
@orinsamy https://community.bablosoft.com/topic/22603/androidmanager-module-for-managing-android-emulators
Yes you are right for persistent profile use this: Screen Shot 2021-12-05 at 14.43.20.png
@Oyasumi-Punpun said in please help with json path:
sites[0].user.data['id']
ну и как мне тогда сделать динамичное удаление нужных мне значений без переменных? upd:ладно, я понял о чем речь, исправил, спасибо!