No luck with capitalizing 'X-API-Key'. The ESP32 still returns "ERROR"
I installed ESP-IDF and am now able to locally compile the ESP-AT project. I am trying to enable more debug logs to get a better understanding of why the "ERROR" message is being printed. I followed the steps in the attached ...
Search found 2 matches
- Tue Apr 08, 2025 8:47 pm
- Forum: ESP-AT
- Topic: Struggling with HTTPS request header on POST to REST API database
- Replies: 5
- Views: 3861
- Wed Mar 19, 2025 3:22 pm
- Forum: ESP-AT
- Topic: Struggling with HTTPS request header on POST to REST API database
- Replies: 5
- Views: 3861
Struggling with HTTPS request header on POST to REST API database
Hello! I tried posting this question but it didn't seem to appear in the forum so posting again.
I am trying to use an ESP32-C6-MINI to give my STM32 internet connectivity so it can post engineering data (think motor speed, current, etc.) to an online database that uses REST API. I programmed the ...
I am trying to use an ESP32-C6-MINI to give my STM32 internet connectivity so it can post engineering data (think motor speed, current, etc.) to an online database that uses REST API. I programmed the ...