CORS Error on Client Side API Call

Wappler Version : 4.0.1
Operating System : Win 10 Pro
Server Model: NodeJS
Database Type: NA
Hosting Type: localhost

when calling an API from client side like this:

<dmx-api-action id="api1" url="https://webhook.site/d40e9001-8d33-40ed-94cb-1d38ba2570fd" method="post" dmx-bind:data="{est:'set',setset:'fgh'}"></dmx-api-action>

we are getting CORS error:
image

this is on localhost:3000

Please help to resolve this.

Community Page
Last updated: