Does this affect:
Drag and Drop UI - web? No (Doesn't allow web requests to local networks)
Drag and Drop UI - Android? Yes
Drag and Drop UI - iOS? N/A
Steps to Reproduce
Create a web API with the link to the local webserver.
Set the body to an object converted to JSON format.
Do the post request.
Expected Behavior
What did you expect to happen? The post request is sent to the server and a response is returned.
Actual Behavior
What actually happens? No request is made and the post request fails with a network error.
Platform
Does this affect: Drag and Drop UI - web? No (Doesn't allow web requests to local networks) Drag and Drop UI - Android? Yes Drag and Drop UI - iOS? N/A
Steps to Reproduce
Expected Behavior
What did you expect to happen? The post request is sent to the server and a response is returned.
Actual Behavior
What actually happens? No request is made and the post request fails with a network error.
Project Link
[https://x.thunkable.com/projects/62de731450f841001278c1cb/212a149c-ef67-4e43-9987-ad0c166319d8/blocks](Project link)
Community Link
If there's an ongoing discussion about this behavior in the Community, please link to it here