CORS ERROR – I cant POST from a Local Website to my Lambda AWS REST API
I am developing a IoT project in which i use an ESP32 to connect to the AWS MQTT Broker, i get some readings (is a smart parking) and generate some simple DynamoDB tables, I want to deploy an API to get some CRUD Operations over my Users Table.