Skip to content
This repository has been archived by the owner on Jun 8, 2023. It is now read-only.

Thunkable cannot make any other web request than GET requet #1255

Open
hypercreeper opened this issue Mar 10, 2023 · 0 comments
Open

Thunkable cannot make any other web request than GET requet #1255

hypercreeper opened this issue Mar 10, 2023 · 0 comments

Comments

@hypercreeper
Copy link

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

  1. Create a web API with the link to the local webserver.
  2. Set the body to an object converted to JSON format.
  3. 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.

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

  
![image](https://user-images.githubusercontent.com/72337412/224289879-c43b7010-2203-4a10-8102-d17a55f44b1b.png)

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant